Loading MCP server directory, please wait...
Generate OpenAPI 3.1 specs, endpoint docs, TypeScript SDKs, and test suites from code
npx @getmcp/cli add io.github.vpatser1/mcp-api-doc-generatorRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.vpatser1/mcp-api-doc-generator": {
"command": "npx",
"args": [
"-y",
"mcp-api-doc-generator"
],
"env": {
"LICENSE_KEY": ""
}
}
}
}