Skip to main content
Glama

Swagger MCP Server

by dcolley
config.json367 B
{ "swagger": { "url": "https://petstore.swagger.io/v2/swagger.json", "apiBaseUrl": "https://petstore.swagger.io/v2", "defaultAuth": { "type": "apiKey", "apiKey": "special-key", "apiKeyName": "api_key", "apiKeyIn": "header" } }, "log": { "level": "info" }, "server": { "port": 3000, "host": "0.0.0.0" } }

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/dcolley/swagger-mcp'

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