S

Stripe

Official
Featured

Customers, charges, subscriptions, and refunds via the Stripe API.

by Stripe· 1.8k·Finance·Updated 2 days ago

Install

Add this command to your MCP client config to connect Stripe.

npx -y @stripe/mcp

About Stripe

The Stripe MCP server is the official integration: it lets the assistant create and inspect customers, products, prices, payment links, refunds, and subscriptions.

Tools are scoped narrowly and Stripe-side rate limiting plus restricted API keys keep the blast radius reasonable. Best practice: connect with a restricted key that only has the resources you actually need the assistant to touch (e.g., read-only on charges, write on payment links).

Useful for support workflows ("issue a refund and explain the policy"), drafting invoices, and prototyping pricing changes.

Tags

Other MCP servers in Finance and beyond.