mcp-stripe

mcp-stripe

3.5

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

  1. customer_create

    Create a new customer

  2. customer_retrieve

    Retrieve a customer's details

  3. customer_update

    Update customer information

  4. payment_intent_create

    Create a payment intent for processing payments

  5. refund_create

    Create a refund for a charge

Related MCP Servers

View all finance servers →