Openapi MCP Proxy
OpenAPI MCP Server is a command-line tool that can convert any OpenAPI service into a server compliant with the MCP protocol, enabling seamless integration and use of these services by AI agents and tools supporting the MCP specification.
rating : 2.5 points
downloads : 20
What is OpenAPI MCP Server?
OpenAPI MCP Server is a middleware tool that automatically converts existing OpenAPI (REST API) specifications into servers compliant with the Model Context Protocol (MCP) standard. This allows any existing REST API to be immediately accessed and used by AI agents supporting MCP without modifying the original service.How to use OpenAPI MCP Server?
Simply provide the OpenAPI specification file and the target API address, and the tool will automatically generate the MCP server and handle protocol conversion. You can interact with the converted API through an MCP-compatible client (such as VS Code Copilot) or a dedicated inspector.Applicable scenarios
When you want an AI agent (such as GitHub Copilot) to directly use your existing REST API; when you need to unify the interaction methods of different APIs for AI system integration; quickly add AI agent support capabilities to existing services.Main features
Automatic OpenAPI conversionAutomatically parse the OpenAPI specification and generate corresponding MCP service endpoints
Protocol conversionConvert MCP requests to REST calls in real-time and convert responses back to the MCP format
Service discoveryExpose all available API operations through the standard MCP discovery endpoint
VS Code integrationSupport direct integration with the Agent mode of VS Code Copilot
Advantages and limitations
Advantages
Zero-code transformation - Add AI support without modifying existing APIs
Standardized interface - Provide a consistent AI interaction method through MCP
Wide compatibility - Support any REST service compliant with the OpenAPI specification
Developer-friendly - Provide detailed testing and debugging tools
Limitations
Early version - Features are still being continuously improved
Performance overhead - As a proxy layer, it will add a small amount of latency
Protocol limitation - Only support REST operations defined by OpenAPI
Authentication - Complex API authentication schemes may require additional configuration
How to use
Install the tool
Install openapi-mcp-proxy globally via npm
Prepare the OpenAPI file
Ensure you have the OpenAPI specification file (in YAML or JSON format) for the API
Start the MCP server
Run the command to start the conversion proxy, specifying the specification file and the target API address
Test the connection
Use the MCP inspector or VS Code to verify that the service is running properly
Usage examples
Pet store API integrationConvert the Swagger Petstore API into an MCP service for AI agents to use
Empowering enterprise internal APIsOpen the company's internal employee management system API for Copilot to use
Frequently Asked Questions
Does the MCP server need to run continuously?
Which authentication methods are supported?
How to verify that the conversion is correct?
Does it support WebSocket or other non-REST protocols?
Related resources
Project roadmap
Understand the project development plan and future features
Official MCP documentation
Model Context Protocol specification and usage guide
OpenAPI specification
Official OpenAPI/Swagger specification documentation
Demo video
Demonstration of the tool in actual operation
Featured MCP Services

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
832
4.3 points

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
90
4.3 points

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
145
4.5 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
569
5 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points

Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.2K
4.7 points

Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
285
4.5 points