Skip to main content
Glama

MCP Swagger Server

agent.config.json525 B
{ "mcpServers": { "swagger-api": { "command": "mcp-swagger", "args": [ "--doc-url", "https://example.com/swagger.json", "--tool-prefix", "myapi", "--ignore-ssl", "--auth-header", "Bearer token" ] }, "local-swagger": { "command": "mcp-swagger", "args": [ "--doc-file", "/path/to/swagger.json", "--tool-prefix", "local", "--base-url", "http://localhost:8080" ] } } }

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

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