MCP.so
Sign In
Servers

Crawleo Mcp Server

@Crawleo

Crawleo MCP Server

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "crawleo": {
      "url": "https://api.crawleo.dev/mcp",
      "transport": "http",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY_HERE"
      }
    }
  }
}

More from Other