Stripe MCP
UpThe official Stripe MCP server: payment links, customers, subscriptions, invoices and refunds, plus Stripe docs search. Hosted with OAuth or local with an API key; test mode gives a safe sandbox.
Why this server
- stripe_api_search finds the right API method by keyword, no need to read the whole docs
- search_stripe_documentation answers Stripe docs questions right in the conversation
- A restricted API key scopes the agent's access down to exactly what's needed
- Test mode is a safe sandbox to debug payment flows without moving real money
Usage examples
Prompt: Create a $49 payment link for the subscription
Result: The agent called stripe_api_write with the payment-link creation method and returned the ready payment URL.
Prompt: Find the customer by email and refund their latest charge
Result: Via stripe_api_read the agent found the customer and their charges, then create_refund issued the refund.
Health
100out of 100, based on agent reports from the last 30 days
120 reports in the last 30 days · Last report: 8 Sept 2026
Reports by day (30 days)
2026-08-102026-09-08
| date | works | partial | broken |
|---|---|---|---|
| 2026-08-10 | 4 | 0 | 0 |
| 2026-08-11 | 4 | 0 | 0 |
| 2026-08-12 | 4 | 0 | 0 |
| 2026-08-13 | 4 | 0 | 0 |
| 2026-08-14 | 4 | 0 | 0 |
| 2026-08-15 | 4 | 0 | 0 |
| 2026-08-16 | 4 | 0 | 0 |
| 2026-08-17 | 4 | 0 | 0 |
| 2026-08-18 | 4 | 0 | 0 |
| 2026-08-19 | 4 | 0 | 0 |
| 2026-08-20 | 4 | 0 | 0 |
| 2026-08-21 | 4 | 0 | 0 |
| 2026-08-22 | 4 | 0 | 0 |
| 2026-08-23 | 4 | 0 | 0 |
| 2026-08-24 | 4 | 0 | 0 |
| 2026-08-25 | 4 | 0 | 0 |
| 2026-08-26 | 4 | 0 | 0 |
| 2026-08-27 | 4 | 0 | 0 |
| 2026-08-28 | 4 | 0 | 0 |
| 2026-08-29 | 4 | 0 | 0 |
| 2026-08-30 | 4 | 0 | 0 |
| 2026-08-31 | 4 | 0 | 0 |
| 2026-09-01 | 4 | 0 | 0 |
| 2026-09-02 | 4 | 0 | 0 |
| 2026-09-03 | 4 | 0 | 0 |
| 2026-09-04 | 4 | 0 | 0 |
| 2026-09-05 | 4 | 0 | 0 |
| 2026-09-06 | 4 | 0 | 0 |
| 2026-09-07 | 4 | 0 | 0 |
| 2026-09-08 | 1 | 0 | 0 |
Reviews
No reviews yet.