Payment Processing

Payment

Accept one-time payments, process refunds, and manage payment methods. Use this when you need to handle individual transactions, process refunds, or manage customer payment methods.

This MCP Bundle Server is compatible with any MCP client including Claude Desktop, Cursor, and other Model Context Protocol implementations.

16 tools

Free account required. Works with Claude, Cursor, ChatGPT, and more. Other setup options ↓

Payment Processing
SKILL.md

Stripe one-time payments, refunds, payment methods

Tools in this Bundle (16)

Stripe Attach Payment Method

v1.0.0

Attach a payment method to a customer for future payments. After attaching, set it as the customer's default with stripe_upsert_customer(id='cus_...',...

Stripe Cancel Payment Intent

v1.0.0

Cancel a payment intent before it's confirmed or processed. Once canceled, it cannot be reused.

Stripe Confirm Payment Intent

v1.0.0

Confirm a payment intent to process the payment. After confirmation, the payment is charged. The payment intent must have a payment_method attached (e...

Stripe Create Charge

v1.0.0

Create a charge using the legacy Charges API. Prefer stripe_upsert_payment_intent for new integrations.

Stripe Create Payment Method

v1.0.0

Create a payment method (card, bank account, etc.). After creating, attach it to a customer with stripe_attach_payment_method, then optionally set it ...

Stripe Create Refund

v1.0.0

Create a refund for a charge or payment intent. Provide either charge or payment_intent ID (not both). The charge/payment must have status 'succeeded'...

Stripe Detach Payment Method

v1.0.0

Detach a payment method from its customer. The payment method itself is not deleted but can no longer be used for that customer.

Stripe Fetch Charge

v1.0.0

Get detailed information about a specific charge including amount, status, payment method, and customer.

Stripe Fetch Payment Intent

v1.0.0

Get detailed information about a specific payment intent including status, amount, payment method, and customer.

Stripe Fetch Payment Method

v1.0.0

Get detailed information about a payment method including type, card details (masked), and customer association.

Stripe Fetch Refund

v1.0.0

Get detailed information about a specific refund including amount, status, reason, and associated charge.

Stripe List Charges

v1.0.0

List charges with optional filtering by customer and date range. Returns paginated results.

Stripe List Payment Intents

v1.0.0

List payment intents with optional filtering by customer, status, and date range. Returns paginated results.

Stripe List Payment Methods

v1.0.0

List payment methods for a customer. Optionally filter by type.

Stripe List Refunds

v1.0.0

List refunds with optional filtering by charge or payment intent. Returns paginated results.

Stripe Upsert Payment Intent

v1.0.0

Create a new payment intent or update an existing one. For create: provide amount (required) and currency. Optionally attach a customer and payment_me...

Required Providers (1)

Stripe

Developer Tools
Stripe is a payment processing platform that allows businesses to accept and manage online transactions globally. Use...

Setup Instructions

Connect this Payment Processing MCP Bundle Server to any MCP client in minutes

Compatible with Claude Desktop, Cursor, and all Model Context Protocol clients

https://mcp.mcpbundles.com/bundle/stripe-payment-processing

What is MCP?

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.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to use Payment Processing?

Sign in to start using these tools with your AI assistant

Payment Processing MCP Bundle Server - MCP Bundles • MCP Bundles