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