← Back to Plugins
MCP Server MCP

Crawlora MCP

github By github 👁 3 views ▲ 0 votes

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

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.crawlora.net/mcp",
      "headers": [
        {
          "description": "Your Crawlora API key. Get one free (2,000 credits/mo, no card required) at https://crawlora.net.",
          "isRequired": true,
          "isSecret": true,
          "name": "x-api-key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...