MCP server that provides LLMs with comprehensive access to OpenAPI specs for discovery, explanation, and code/mock data generation.
Loading more......
A community-developed, open-source MCP server implementing OpenAPI standards for transparent, standardized LLM context injection, suitable for experiments and API interoperability. Implementation by Hugging Face.
Dockerized MCP server that enables AI agents to access any API with OpenAPI documentation through the MCP protocol.
A token-efficient MCP Server for accessing OpenAPI/Swagger specs via MCP resources, enabling intelligent API exploration and integration.
A Model Context Protocol server that exposes over 200+ APIs from API.market as MCP resources, allowing large language models to discover and interact with various APIs. A robust and feature-rich MCP server for API aggregation.
Model Context Protocol server for bridging LLMs with the APISIX Admin API to query and manage Apache APISIX resources.
An MCP server to communicate with the App Store Connect API for iOS Developers, enabling automation and data access.
Source: https://github.com/ReAPI-com/mcp-openapi
mcp-openapi is an open-source Model Context Protocol (MCP) server that loads and serves multiple OpenAPI specifications to enable LLM-powered IDE integrations. It acts as a bridge between your local OpenAPI specs and LLM-powered development tools such as Cursor and other code editors, providing comprehensive API context for code generation, explanation, and mock data creation.
x-spec-id fields for distinguishing between multiple specs with overlapping paths, schema names, or operation IDs.api-integration-mcp-servers
openapi, api-integration, llm, documentation