agentic-community/openapi-to-mcp
Transform OpenAPI specifications into production-ready MCP servers with AI-powered evaluation and enhancement. Leverages LLMs to analyze, improve, and generate Model Context Protocol implementations from your existing API documentation.
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...