{
  "$schema": "https://static.modelcontextprotocol.io/schemas/v1/server-card.schema.json",
  "serverInfo": {
    "name": "crowdpull-catalog",
    "version": "1.0.0"
  },
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://crowdpull.click/mcp"
  },
  "capabilities": {
    "tools": {
      "listChanged": false
    },
    "resources": {},
    "prompts": {}
  },
  "name": "io.crowdpull/catalog",
  "version": "1.0.0",
  "title": "CrowdPull Catalog MCP",
  "description": "Read-only MCP discovery endpoint for searching CrowdPull Apify Actors, getting actor metadata, and listing public-data use cases.",
  "websiteUrl": "https://crowdpull.click",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://crowdpull.click/mcp",
      "supportedProtocolVersions": [
        "2025-06-18",
        "2025-03-26"
      ]
    }
  ],
  "_meta": {
    "docs": "https://crowdpull.click/guides/",
    "actorCatalog": "https://crowdpull.click/data/crowdpull-actors.json",
    "agentSkills": "https://crowdpull.click/.well-known/agent-skills/index.json"
  }
}