openapi dynamic for Claude Desktop
io.github.mayorandrew/openapi-dynamic
Load OpenAPI 2.x/3.x specs and expose generic tools to discover and call multiple APIs.
client:Claude Desktop
transport:stdio
runtime:npm
Install openapi dynamic in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"openapi-dynamic": {
"command": "npx",
"args": [
"-y",
"openapi-dynamic-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs