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.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCPifyconvert the GitHub API spec into MCP tools"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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.