Submit

API Docs MCP

@EliFuzz

MCP server for API documentation, supporting GraphQL, OpenAPI/Swagger, and gRPC from local files or remote URLs

Tools

Server Config

{
  "mcpServers": {
    "api-docs-mcp": {
      "command": "npx",
      "args": [
        "api-docs-mcp"
      ],
      "env": {
        "API_SOURCES": "[{\"name\": \"PetstoreAPI\", \"method\": \"GET\", \"url\": \"https://petstore.swagger.io/v2/swagger.json\", \"type\": \"api\"}]"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.