mroops0111/openapi-mcp-gateway
[](https://glama.ai/mcp/servers/mroops0111/openapi-mcp-gateway) 🐍 ☁️ 🏠 🍎 🪟 🐧 - Mount many OpenAPI specs (or your existing FastAPI app) as MCP servers in one process. Auto-promotes eligible GETs to MCP resources, exposes huge specs via three `list/get/call` meta-tools instead of N tool schemas, and ships per-user OAuth2 token relay with audience-bound tokens.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide →Installation Guide
Detailed Documentation
Configuration
{
"mcpServers": {
"mroops0111-openapi-mcp-gateway": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mroops0111-openapi-mcp-gateway"
],
"env": {}
}
}
}