HomeSearch & Research › Crawlora MCP

Crawlora MCP

Hosted MCP: 1873 structured web-data tools for search, maps, commerce, social, gaming & finance.

JavaScript Cloud Remote
★ 1 stars Last pushed 2026-09-21 License: MIT

Topics: Search & Data Extraction

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mcp.crawlora.net/mcp Requires auth (checked 2026-09-24)

Claude Code:

claude mcp add --transport http crawlora-mcp https://mcp.crawlora.net/mcp --header "x-api-key: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "crawlora-mcp": {
      "url": "https://mcp.crawlora.net/mcp",
      "headers": {
        "x-api-key": "<YOUR_VALUE>"
      }
    }
  }
}
  • x-api-key required secret — Your Crawlora API key. Get one free (2,000 credits/mo, no card required) at https://crawlora.net.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry