Interact with large [OpenAPI](https://www.openapis.org/) docs using built-in semantic search for endpoints. Allows for customizing the MCP server prefix.
Documentation
MCP Server: Scalable OpenAPI Endpoint Discovery and API Request Tool# Features
Use remote openapi json file as source, no local file system access, no updating required for API changes
Semantic search using optimized MiniLM-L3 model
FastAPI-based server with async support
Endpoint based chunking OpenAPI specs
Installation
To install via Smithery:
npx -y @smithery/cli install @baryhuang/mcp-server-any-openapi --client claude
Available Tools
{prefix}_api_request_schema: Get API endpoint schemas that match your intent.
{prefix}_make_request: Essential for reliable execution with complex APIs.
License
This project is licensed under the terms included in the LICENSE file.