MCP server for Stripe API β customers, charges, payments, subscriptions, products, and invoices
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
A Model Context Protocol server for the Stripe API. Provides 21 tools for managing customers, charges, payments, subscriptions, products, prices, invoices, refunds, transfers, and webhooks.
Add to your claude_desktop_config.json:
Add to your MCP configuration:
| Variable | Required | Description |
|---|---|---|
STRIPE_API_KEY | Yes | Your Stripe secret key (sk_test_... or sk_live_...) |
| Resource | Tools |
|---|---|
| Balance | get_balance |
| Customers | list_customers, create_customer, retrieve_customer, update_customer |
| Charges | list_charges, retrieve_charge |
| Payment Intents | create_payment_intent, list_payment_intents |
| Products | list_products, create_product |
| Prices | list_prices, create_price |
| Subscriptions | list_subscriptions, create_subscription, cancel_subscription |
| Invoices | list_invoices |
| Refunds | create_refund |
| Transfers | list_transfers |
| Webhooks | list_webhook_endpoints, create_webhook_endpoint |
MIT
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/stripe-mcp-server)<a href="https://allmcps.com/mcp/stripe-mcp-server"><img src="https://allmcps.com/api/badge/stripe-mcp-server?style=directory" alt="Stripe MCP Server on AllMCPs" /></a>