stripe
Covers customers, products, prices, payments, invoices, subscriptions, and disputes. Two modes: strict (default) exposes only the tools in the real Stripe MCP server. Extended (--strict=false) adds tools like create_payment_intent and confirm_payment_intent. Errors match Stripe’s error format for covered tools.
Start here
Available tools
Core tools (strict mode)
Customers
Products & Prices
Payment Intents
Refunds
Invoices
Subscriptions
Other
Extended tools (strict=false only)
Notes
--rate-limit=Ntriggers rate limit errors after N requests.- Create operations support idempotency keys.
stripe_integration_recommenderandsearch_stripe_documentationreturn stubs (no real API calls).
