Search: openapi-to-mcp
Search MCP servers and agent skills by name, description, category or topic — 3 results.
bbonnin/openapi-to-mcp
MCP server that automatically converts any OpenAPI/Swagger specification into a set of usable MCP tools. Unlike manual tool definition, this approach auto-generates tools directly from the Swagger spec, ensuring consistency, reducing maintenance effort, and preventing mismatches between the tools and the actual API.
ouvreboite/openapi-to-mcp
Lightweight MCP server to access any API using their OpenAPI specification. Supports OAuth2 and full JSON schema parameters and request body.
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.