browser automation

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.

typescript
cloud
browser automation
0
View on GitHub

Installation

npx -y olostep/olostep-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

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.

GitHub: https://github.com/olostep/olostep-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub