← Index

Olostep MCP Server

io.github.olostep/olostep-mcp-server·v1.0.13·Web Scraping
Quality Score
80
/100

Search, scrape, and crawl the web for AI agents. Batch scraping and answers with citations.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "olostep-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "olostep-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "olostep-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "olostep-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y olostep-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
10
stability
10
§04  Alternatives in Web Scraping