baryhuang/mcp-server-any-openapi
A MCP server that enables Claude to discover and call any API endpoint through semantic search. Intelligently chunks OpenAPI specifications to handle large API documentation, with built-in request execution capabilities. Perfect for integrating private APIs with Claude Desktop.
This project helps developers integrate large, private API specifications with Claude Desktop. It takes an OpenAPI specification URL as input and allows Claude to intelligently discover and call specific API endpoints using natural language. The primary users are developers who want to extend Claude's capabilities with custom or internal APIs.
No commits in the last 6 months.
Use this if you are a developer looking to connect Claude Desktop to private APIs, especially those with large or complex OpenAPI documentation.
Not ideal if you are a non-developer or if your API documentation is very small and already works well with existing Claude integrations.
Stars
80
Forks
18
Language
Python
License
MIT
Category
Last pushed
Apr 14, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/baryhuang/mcp-server-any-openapi"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Azure/data-api-builder
Data API builder provides modern REST, GraphQL endpoints and MCP tools to your Azure Databases...
apioo/fusio
Self-Hosted API Management for Builders
harsha-iiiv/openapi-mcp-generator
A tool that converts OpenAPI specifications to MCP server
kadykov/mcp-openapi-schema-explorer
MCP server providing token-efficient access to OpenAPI/Swagger specs via MCP Resource Templates...
getdatanaut/openmcp
Turn any openapi file into an mcp server, with just the tools you need.