{
  "name": "MCP Marketplace Search",
  "description": "Search and discover 28,020+ MCP servers. Find, compare, and install AI tools for Claude, Cursor, Cline, and more.",
  "url": "https://mcp.pianam.cn/a2a",
  "version": "1.0.0",
  "protocolVersion": "1.0.0",
  "capabilities": {
    "streaming": true,
    "pushNotifications": false
  },
  "skills": [
    {
      "id": "search-mcps",
      "name": "Search MCP Servers",
      "description": "Search 28,020+ MCP servers by keyword, category, or use case. Returns name, description, category, and installation info.",
      "examples": [
        "Find MCP servers for GitHub",
        "Search for database MCP tools",
        "What MCP servers are available for Slack?"
      ]
    },
    {
      "id": "list-categories",
      "name": "List Categories",
      "description": "List all available MCP categories with counts.",
      "examples": [
        "What categories of MCP servers exist?",
        "Show me all categories"
      ]
    },
    {
      "id": "get-platform-stats",
      "name": "Platform Statistics",
      "description": "Get platform statistics: total MCPs, downloads, developers, users.",
      "examples": [
        "How many MCP servers are there?",
        "Platform stats"
      ]
    }
  ],
  "authentication": {
    "schemes": []
  }
}