Crawleo/Crawleo-MCP
Crawleo MCP Server - Real-Time Web Knowledge for AI Crawleo's Model Context Protocol (MCP) server enables AI assistants like Claude to access real-time web data directly through native tool integration.
Platform-specific configuration:
{
"mcpServers": {
"Crawleo-MCP": {
"command": "npx",
"args": [
"-y",
"Crawleo-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...