{"id":2192,"slug":"ouvreboite/openapi-to-mcp","name":"openapi-to-mcp","description":"Expose API endpoints as strongly typed tools from an OpenAPI specification. Supports OpenAPI 2.0/3.0 in JSON or YAML format, from local or remote files.","category":"development","github":"https://github.com/ouvreboite/openapi-to-mcp","homepage":"","server_url":"","transport":"stdio","install":null,"tools":[{"name":"openapi-to-mcp","description":"Operations ('endpoints') from your OpenAPI specification are translated to MCP tools. All path/query/JSON body parameters are exposed (using their JSON schema). Response is returned as-is. By default, the tool name is computed using first the operation.x-mcp-tool-name extension, then the operation.operationId and then {httpMethod}_{escaped_path}. The tool naming strategy can be defined via the --tool-naming-strategy option. Tools are discarded if their name don't match ^[a-zA-Z0-9_-]{1,64}$. Tools description are extracted as follows: operation.x-mcp-tool-description ?? operation.description ?? path.description."}],"env_vars":[],"auth_type":"none","official":false,"stars":32,"status":"active","source":"mcpservers.org","created_at":"2026-05-25T08:42:39.486142+00:00","updated_at":"2026-05-25T18:31:46.749263+00:00","tags":[],"path":"openapi-to-mcp"}