EvilFreelancer/openapi-to-mcp
Turns any OpenAPI/Swagger API into an MCP server. One MCP tool per endpoint, Streamable HTTP - for AI clients calling your REST API.
Platform-specific configuration:
{
"mcpServers": {
"openapi-to-mcp": {
"command": "npx",
"args": [
"-y",
"openapi-to-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...