{
  "protocolVersion": "2025-06-18",
  "capabilities": {
    "tools": {}
  },
  "serverInfo": {
    "name": "openapi-mcp-server",
    "version": "2.2.0",
    "title": "OpenAPI MCP Server",
    "websiteUrl": "https://openapisearch.com",
    "description": "Explore and interact with OpenAPI specifications through MCP. Discover APIs from openapisearch.com or provide your own OpenAPI spec URL.",
    "icons": [
      {
        "src": "https://www.google.com/s2/favicons?domain=openapisearch.com&sz=48",
        "sizes": [
          "32x32",
          "16x16",
          "48x48"
        ]
      },
      {
        "src": "https://www.google.com/s2/favicons?domain=openapisearch.com&sz=256",
        "sizes": [
          "any"
        ]
      }
    ]
  },
  "instructions": "This MCP server provides access to OpenAPI specifications. Use 'getApiOverview' first to understand an API's structure, then use 'getApiOperation' to get details about specific endpoints."
}