Converts natural language API descriptions into OpenAPI/Swagger specifications through MCP tools. Exposes operations for generating REST endpoints, creating schemas, and assembling complete spec documents from conversational input. Useful when you're prototyping an API design and want to skip writing YAML by hand, or when non-technical stakeholders describe endpoints and you need structured output. Built by MEOK AI Labs with EU AI Act compliance features baked in. The implementation focuses on spec generation rather than API testing or validation, so you'll still need your usual toolchain for execution and monitoring.
claude mcp add --transport stdio csoai-org-api-docs-generator-ai-mcp -- uvx api-docs-generator-ai-mcp