Converts Stripe's REST API endpoints to MCP tools, enabling AI agents to interact with payment processing, customer management, subscription handling, and other Stripe features without additional implementation.
Supports parsing OpenAPI specifications in YAML format, enabling the dynamic conversion of YAML-defined APIs into MCP tools.
MCPify
This monorepo contains the core package for converting OpenAPI specifications into MCP tools.
For detailed documentation and usage instructions, see packages/core/README.md.
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
A dynamic proxy that converts OpenAPI Specification (OAS) endpoints into Message Communication Protocol (MCP) tools, allowing AI agents to use existing REST APIs as if they were native MCP tools without manual implementation.
Related MCP Servers
- -securityAlicense-qualityA Python-based MCP server that integrates OpenAPI-described REST APIs into MCP workflows, enabling dynamic exposure of API endpoints as MCP tools.Last updated -239PythonMIT License
- -securityAlicense-qualityAn MCP server that exposes HTTP methods defined in an OpenAPI specification as tools, enabling interaction with APIs via the Model Context Protocol.Last updated -2PythonMIT License
- -securityAlicense-qualityA server that enables interaction with any API that has a Swagger/OpenAPI specification through Model Context Protocol (MCP), automatically generating tools from API endpoints and supporting multiple authentication methods.Last updated -61TypeScriptApache 2.0
- -securityAlicense-qualityA proxy server that bridges AI agents and external APIs by dynamically translating OpenAPI specifications into standardized MCP tools, enabling seamless interaction without custom integration code.Last updated -29PythonMIT License