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.
Quick Start
Clone the repository:
git clone https://github.com/olostep/olostep-mcp-serverClaude 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.