The Stripe Model Context Protocol server defines a set of tools that AI agents can use to interact with the Stripe API and search its knowledge base (including documentation and support articles).
Tools
- search_documentation
- get_stripe_account_info
- create_customer
- list_customers
- create_product
- list_products
- create_price
- list_prices
- create_payment_link
- create_invoice
- list_invoices
- create_invoice_item
- finalize_invoice
- retrieve_balance
- create_refund
- list_payment_intents
- list_subscriptions
- update_subscription
- cancel_subscription
- list_coupons
- create_coupon
- list_disputes
- update_dispute
Only use connectors from developers you trust. Anthropic does not control which tools developers make available and cannot verify that they will work as intended or that they won’t change.