MCP server that converts REST APIs with Swagger documentation into MCP tools
{ "mcpServers": { "mcp-swagger": { "command": "npx", "args": [ "-y", "mcp-swagger" ] } } }