S
Stripe MCP
53
Stack Score
Editorial pick✓ Verified workingMCP server
Stripe MCP
Payments + customers + subscriptions via Stripe.
Best for
Best for any team running Stripe for payments and subscriptions.
At a glance
- Pricing
- open-source
- Setup time
- 15 minutes
- Learning curve
- easy
- Last verified
- 5/27/2026
What we love
- ✓Stripe-maintained
- ✓Wide API surface
- ✓Test mode safe for dev
Where it falls short
- −Live-mode destructive ops dangerous
- −Webhook handling separate
- −API rate limits
Install & connect
Copy-paste ready
Install
shell
npx -y @stripe/mcp --api-key=YOUR_STRIPE_SECRET_KEY
Config — Claude Desktop
json
{
"mcpServers": {
"stripe": {
"command": "npx",
"args": ["-y", "@stripe/mcp", "--api-key=rk_test_your_restricted_api_key"]
}
}
}Pricing
✓ Pricing verified Jun 21, 20261 tier
Open-source
$0
perpetual
- ✓MIT
Overview
MCP server for Stripe — customer + payment + subscription + invoice CRUD, refund ops, webhook setup. Stripe API key auth.
Key features
- ●Customer + payment + sub CRUD
- ●Refund ops
- ●Webhook setup
- ●Test mode
- ●API key
Exposed tools
The MCP-tool names this server exposes. Your agent can invoke any of these when this server is connected.
- Stripe Agent Toolkit toolsExposes Stripe API methods (customers, payment intents, charges, invoices, subscriptions, products, prices, refunds, balances, payment links, etc.) as MCP tools. Available methods are scoped to the permissions of the Restricted API Key (RAK) supplied at startup. See https://docs.stripe.com/mcp for the canonical list of supported methods.
- Remote MCP server (mcp.stripe.com)Stripe also hosts a remote MCP server at https://mcp.stripe.com with OAuth-based access for clients that support remote MCP.
Best use cases
Customer ops
Let Claude look up customers + sub state + invoices from chat.
Refund issuing
Issue refunds from chat with proper audit trail.
Integrations
Similar tools
See all finance tools →One AI Stack pick every week.
The tool we’d pay for this week, why we’d pay for it, and what we’d skip. No promo spam.