mayorandrew/openapi-dynamic-mcp
MCP server and CLI for turning OpenAPI specs into usable tools for AI clients, with built-in auth, multi-API support, and direct endpoint access.
Platform-specific configuration:
{
"mcpServers": {
"openapi-dynamic-mcp": {
"command": "npx",
"args": [
"-y",
"openapi-dynamic-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...