zxypro1/openapi-to-mcp-converter
A tool for automatically converting OpenAPI into Model Context Protocol (MCP) Server instance
Platform-specific configuration:
{
"mcpServers": {
"openapi-to-mcp-converter": {
"command": "npx",
"args": [
"-y",
"openapi-to-mcp-converter"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...