Catalog
io.github.olostep/olostep-mcp-server
OfficialOlostep MCP Server
Search, scrape, and crawl the web for AI agents. Batch scraping and answers with citations.
Search, scrape, and crawl websites with batch processing and cited answers.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"olostep-mcp-server": {
"command": "npx",
"args": [
"-y",
"olostep-mcp@1.0.17"
]
}
}
}