christian-taillon/MCP-to-OpenAPI-Proxy
A Dockerized proxy to expose any MCP (Master Control Program) server as a standard OpenAPI interface, enabling integration with LLMs and other developer tools.
Platform-specific configuration:
{
"mcpServers": {
"MCP-to-OpenAPI-Proxy": {
"command": "npx",
"args": [
"-y",
"MCP-to-OpenAPI-Proxy"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...