Skip to main content
Glama

Swagger MCP Server

by zidong0822
cursor-mcp-examples.json420 B
{ "mcpServers": { "swagger-mcp-petstore": { "command": "npx", "args": ["swagger-mcp@latest", "--url", "https://petstore.swagger.io/v2/swagger.json"] }, "swagger-mcp-local": { "command": "npx", "args": ["swagger-mcp@latest"] }, "swagger-mcp-custom": { "command": "npx", "args": ["swagger-mcp@latest", "--swagger", "https://your-api.com/swagger.json"] } } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zidong0822/swagger-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server