Stripe
Customers, charges, subscriptions, and refunds via the Stripe API.
Install
Add this command to your MCP client config to connect Stripe.
npx -y @stripe/mcpAbout 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
Related servers
Other MCP servers in Finance and beyond.
Filesystem
Anthropic
Read, write, and search local files with sandboxed directory access.
PostgreSQL
Anthropic
Read-only Postgres access — schema introspection and SQL queries.
Slack
Anthropic
Read channels, post messages, and search history in a Slack workspace.
Fetch
Anthropic
Fetch a URL and return clean Markdown — the canonical web-reading tool.
GitHub
GitHub
Issues, PRs, code search, and repository operations across GitHub.
Figma
Framelink
Read Figma files, frames, and components — for design-to-code workflows.