Crawleo/Crawleo-MCP
βοΈ π β Crawleo Search & Crawl API
Quick Start
Clone the repository:
git clone https://github.com/Crawleo/Crawleo-MCPClaude Desktop configuration example:
{
"mcpServers": {
"crawleo-crawleo-mcp": {
"command": "npx",
"args": [
"-y",
"Crawleo/Crawleo-MCP"
]
}
}
}Check the repository README for specific installation and configuration instructions.