Back to MCP Servers
Crawleo
Crawleo Search & Crawl API
search-data-extractionapi
By Crawleo
Installation
npx -y Crawleo-MCPConfiguration
{
"mcpServers": {
"Crawleo-MCP": {
"command": "npx",
"args": ["-y", "Crawleo-MCP"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes