openapi-generator-mcp.yml
OpenAPI Generator publishes NO official hosted or remote MCP server. Searched on 2026-08-06: no /.well-known/* MCP or OAuth discovery document on either openapi-generator.tech or api.openapi-generator.tech (all 404), no MCP entry in the project docs navigation, and no MCP endpoint referenced from the Online Generator docs. The tool list below is a CANDIDATE derived from the seven real operations in the published Swagger document — it describes what an MCP server over this API would expose, and is not a claim that one exists.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Descriptor
Candidate descriptor · transport
Tools
list_client_generators— List every client-library generator the service supports.list_server_generators— List every server-stub generator framework the service supports.get_client_generator_options— Return the configuration options for one client generator.get_server_generator_options— Return the configuration options for one server framework.generate_client— Generate a client library from an OpenAPI document and return a download code.generate_server— Generate a server stub from an OpenAPI document and return a download code.download_generated_artifact— Download a previously generated artifact by its file code.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.