Stripe

Official 🛒 Commerce

Manage payments, customers, subscriptions, invoices, and products through the official Stripe API integration.

Tags

paymentssubscriptions

Tools (25)

get_stripe_account_inforetrieve_balancecreate_couponlist_couponscreate_customerlist_customerslist_disputesupdate_disputecreate_invoicecreate_invoice_itemfinalize_invoicelist_invoicescreate_payment_linklist_payment_intentscreate_pricelist_pricescreate_productlist_productscreate_refundcancel_subscriptionlist_subscriptionsupdate_subscriptionsearch_stripe_resourcesfetch_stripe_resourcessearch_stripe_documentation

Config for Claude Desktop / Cursor

{ "mcpServers": { "stripe": { "command": "npx", "args": [ "-y", "@stripe/mcp" ], "env": { "STRIPE_API_KEY": "your-stripe-api-key-here" } } } }
Activate on Zubnet →