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.comTools (23)
READ
search_documentationREAD
get_stripe_account_infoCREATE
create_customerREAD
list_customersCREATE
create_productREAD
list_productsCREATE
create_priceREAD
list_pricesCREATE
create_payment_linkCREATE
create_invoiceREAD
list_invoicesCREATE
create_invoice_itemACTION
finalize_invoiceACTION
retrieve_balanceCREATE
create_refundREAD
list_payment_intentsREAD
list_subscriptionsUPDATE
update_subscriptionACTION
cancel_subscriptionREAD
list_couponsCREATE
create_couponREAD
list_disputesUPDATE
update_disputeAbout
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
Tags
claude
claude-api
claude-code
financial-services
stripe