Skip to main content
Search & Data ExtractionTypeScript

olostep/olostep-mcp-server

API to search, extract and structure web data. Web scraping, AI-powered answers with citations, batch processing (10k URLs), and autonomous site crawling.

search-data-extractioncloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/olostep/olostep-mcp-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "olostep-olostep-mcp-server-2": {
      "command": "npx",
      "args": [
        "-y",
        "olostep/olostep-mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Search & Data Extraction
Language
TypeScript
Author
olostep