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