OpenAPI Proxy
MCP Serverby janwilmake · Added 5mo ago
Claude
887
Install
npx -y openapi-mcp-serverAdd to Claude
claude mcp add janwilmake-openapi-mcp-serverQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"openapi-proxy": {
"command": "npx",
"args": [
"-y"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Convert OpenAPI specs into usable MCP endpoints.
Tags
AI & MLmcp-serverapinpm