Stripe

Stripe

Payment processing and financial infrastructure tools

finance

The Stripe Model Context Protocol server defines a set of tools that AI agents can use to interact with the Stripe API and search its knowledge base (including documentation and support articles).

Works with:
claude
claude api
claude code

Connection

Claude Code

claude mcp add --transport http stripe https://mcp.stripe.com

Connector URL

https://mcp.stripe.com

Tools (23)

READsearch_documentation
READget_stripe_account_info
CREATEcreate_customer
READlist_customers
CREATEcreate_product
READlist_products
CREATEcreate_price
READlist_prices
CREATEcreate_payment_link
CREATEcreate_invoice
READlist_invoices
CREATEcreate_invoice_item
ACTIONfinalize_invoice
ACTIONretrieve_balance
CREATEcreate_refund
READlist_payment_intents
READlist_subscriptions
UPDATEupdate_subscription
ACTIONcancel_subscription
READlist_coupons
CREATEcreate_coupon
READlist_disputes
UPDATEupdate_dispute

About

Defines a set of tools that Claude can use to interact with the Stripe API and search the Stripe knowledge base (including documentation and support articles).

You can use the Stripe connector to:

Create and manage customers:
"Create a new customer with email john@example.com and name John Smith"

Process payments:
"Create a payment intent for $50 USD and attach it to customer cus_123456"

Search Stripe knowledge:
"How do I set up webhooks for payment confirmations?"

Details

Developer

Stripe

Version

0.2.4

Permissions

Read and write

Transport

streamable-http

Tags

claude
claude-api
claude-code
financial-services
stripe
    Stripe MCP Server