Skip to main content
Glama

Swagger MCP Server

by zidong0822
config.json484 B
{ "server": { "name": "swagger-mcp-server", "version": "1.0.0", "description": "Swagger 2.0 MCP服务器" }, "swagger": { "filePath": "./swagger.json", "validateSchema": true, "allowRemoteUrl": true, "urlTimeout": 10000, "cacheRemoteSpec": true }, "http": { "timeout": 30000, "userAgent": "Swagger-MCP-Server/1.0.0", "maxRetries": 3, "retryDelay": 1000 }, "logging": { "level": "info", "enableConsole": true } }

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