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.