gujord/OpenAPI-MCP
The OpenAPI-MCP proxy translates OpenAPI specs into MCP tools, enabling AI agents to access external APIs without custom wrappers!
Platform-specific configuration:
{
"mcpServers": {
"OpenAPI-MCP": {
"command": "npx",
"args": [
"-y",
"OpenAPI-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...