Skip to main content
Browser AutomationTypeScript

olostep/olostep-mcp-server

Web scraping, crawling, and search API. Extract content in Markdown/JSON, batch process 10k URLs, and get AI-powered answers with citations.

browser-automationcloud-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": {
      "command": "npx",
      "args": [
        "-y",
        "olostep/olostep-mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Browser Automation
Language
TypeScript
Author
olostep