mcp-stripe
If you are the rightful owner of mcp-stripe and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server implementation that integrates with Stripe for handling payments, customers, and refunds. This server provides a structured API to manage financial transactions securely.
The MCP Stripe Server is a robust implementation designed to integrate seamlessly with Stripe, providing a secure and efficient way to handle financial transactions such as payments, customer management, and refunds. It leverages the Model Context Protocol to offer a structured API, ensuring that all operations are logged and traceable. The server is built with Python and requires the MCP SDK and Stripe Python SDK for operation. It supports audit logging of all Stripe operations, ensuring that every transaction is recorded for future reference. The server also includes comprehensive error handling to provide clear messages in case of any issues, making it a reliable choice for developers looking to integrate Stripe into their applications.
Features
- Secure Payments: Integrates with Stripe for robust payment handling
- Audit Logging: Keeps track of all Stripe transactions
- Error Handling: Comprehensive error handling with clear messages
- MCP Integration: Supports MCP-compatible tools and resource listing
Tools
customer_create
Create a new customer
customer_retrieve
Retrieve a customer's details
customer_update
Update customer information
payment_intent_create
Create a payment intent for processing payments
refund_create
Create a refund for a charge