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 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 -53PythonMIT License
- -securityAlicense-qualityA zero-configuration tool that automatically converts FastAPI endpoints into Model Context Protocol (MCP) tools, enabling AI systems to interact with your API through natural language.Last updated -1PythonMIT License
- -securityAlicense-qualityA command-line tool that transforms any OpenAPI service into a Model Context Protocol (MCP) server, enabling seamless integration with AI agents and tools that support the MCP specification.Last updated -25TypeScriptMIT License
- -securityFlicense-qualityAn auto-generated MCP server that enables interaction with the OpenAI API, allowing users to access OpenAI's models and capabilities through the Multi-Agent Conversation Protocol.Last updated -Python