Complete Stripe payment processing toolkit. All tools for payments, customers, subscriptions, invoices, products, financial operations, and reporting. Perfect for comprehensive Stripe integration.
This MCP Bundle Server is compatible with any MCP client including Claude Desktop, Cursor, and other Model Context Protocol implementations.
List all usage records for a particular subscription item to monitor customer consumption. Use this tool to bill clients based on their usage levels. ...
Retrieve a list of balance transactions related to your Stripe account, such as charges, refunds, and payouts. Use this when you need an overview of f...
Acquire a list of file links created for files stored on Stripe, allowing for secure access. Utilize this when you need to verify or distribute file l...
List files that have been uploaded to Stripe, like financial reports or documents. Use this functionality to manage and track documents associated wit...
Obtain a list of available shipping rates configured in your Stripe account. Use this when setting up customer checkout options to ensure correct ship...
Retrieve a log of setup attempts for payment methods within your account. This is useful for reviewing and troubleshooting the creation of payment set...
Fetch a collection of events that have occurred on your Stripe account, like successful payments or refunded charges. This is useful to monitor and re...
Get detailed information about a specific dispute including status, amount, reason, and evidence submission deadline.
List payouts with optional filtering by status. Returns paginated results. Use this to track payout history.
Cancel a pending payout. Can only cancel payouts that haven't been paid yet. Returns updated payout object.
Get detailed information about a specific payout including amount, status, arrival date, and failure reason if applicable.
Create a new subscription or update an existing subscription. For create: provide customer and items. For update: provide subscription ID and only the...
Get detailed information about a specific payment intent including status, amount, payment method, and customer. Use this to check payment status or r...
Create a new product or update an existing product. Products represent goods or services you sell. For create: provide name. For update: provide produ...
Get detailed information about a specific refund including amount, status, reason, and associated charge. Refunds are immutable once created.
Delete a product. CAUTION: Cannot delete products that are used in active subscriptions. Products are archived (set to inactive) rather than deleted.
Create a payment method (card, bank account, etc.). Payment methods can be attached to customers for future use. Returns payment method object with ID...
Create a payout to transfer funds to your bank account. Payouts are processed according to your payout schedule. Returns payout object with status.
Submit evidence for a dispute. Evidence can include receipts, customer communication, shipping information, and more. Returns updated dispute object.
List charges with optional filtering by customer and status. Returns paginated results. Charges are immutable once created.
Permanently delete a customer. CAUTION: This action cannot be undone. All subscriptions will be canceled, payment methods will be removed, and the cus...
List subscriptions with optional filtering by customer and status. Returns paginated results.
Cancel a payment intent before it's confirmed or processed. Once canceled, the payment intent cannot be used. Use this when a customer abandons checko...
Create a charge using the legacy Charges API. NOTE: Payment Intents are the recommended modern approach. Use stripe_create_payment_intent instead when...
Get current Stripe account balance including available balance, pending balance, and currency breakdown.
List payment intents with optional filtering by customer, status, and date range. Returns paginated results. Use filters to find specific payment inte...
Cancel a subscription. Can cancel immediately or at the end of the current billing period. Returns updated subscription object.
Get detailed information about a specific product including name, description, and associated prices.
List customers with optional filtering by email and date range. Returns paginated results. Use filters to find specific customers, or leave filters em...
Attach a payment method to a customer so it can be used for future payments. Once attached, the payment method appears in the customer's payment metho...
List products with optional filtering by active status. Returns paginated results.
Create a refund for a charge. Can refund full amount or partial amount. Refunds are immutable once created. Returns refund object with status and amou...
Get detailed information about a specific balance transaction including amount, type, fee, and net amount. Balance transactions are immutable.
Create a new customer or update an existing customer. For create: provide email (recommended) and other fields. For update: provide customer ID and on...
Update a payment intent before it's confirmed. Can modify amount, payment method, metadata, and description. Once confirmed, payment intents cannot be...
Get detailed information about a specific subscription including status, items, billing cycle, and customer.
List disputes with optional filtering by status. Returns paginated results. Use this to monitor chargebacks and disputes.
List prices with optional filtering by product and active status. Returns paginated results. Prices are immutable.
Get detailed information about a specific charge including amount, status, payment method, and customer. Charges are immutable once created.
Confirm a payment intent to complete the payment. After confirmation, the payment is processed. If the payment requires customer authentication (3D Se...
List all payment methods for a customer. Returns paginated results. Use this to see what payment methods a customer has saved.
Create a new payment intent to process a payment. Payment intents are the recommended way to accept payments. Returns a payment intent object with cli...
Detach a payment method from a customer. After detaching, the payment method can no longer be used for that customer's payments. The payment method it...
Create a price for a product. Prices are immutable - to change pricing, create a new price. Returns price object with ID.
List refunds with optional filtering by charge. Returns paginated results. Refunds are immutable once created.
Get detailed information about a specific payment method including type, card details (masked), and customer association.
Record usage for a metered subscription item. Usage records are used to calculate billing for usage-based subscriptions. Returns usage record object.
Get detailed information about a specific customer including contact info, payment methods, subscriptions, and balance.
Connect this Stripe MCP Bundle Server to any MCP client in minutes
Compatible with Claude Desktop, Cursor, and all Model Context Protocol clients
Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.
Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.
Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.