mcp-stripe
35
MCP Stripe Server is an implementation of a Model Context Protocol (MCP) server designed to manage financial transactions through integration with Stripe. It provides secure payment handling, comprehensive audit logging, and error handling while supporting MCP-compatible tools.
What is the MCP Stripe Server?
It is a server implementation that integrates with Stripe to manage payments, customers, and refunds securely using a structured API.
What are the prerequisites for using the MCP Stripe Server?
You need Python 3.8+, MCP SDK 0.1.0+, Stripe Python SDK, and dotenv.
How does the server handle errors?
The server provides clear error messages for common scenarios such as missing API keys, invalid API keys, and incorrect parameters.
Can I contribute to the MCP Stripe Server?
Yes, contributions are welcome. Please refer to the Contributing Guidelines for more details.
What license is the MCP Stripe Server distributed under?
The project is licensed under the MIT License.