27 tools from the Stripe MCP Server, categorised by risk level.
View the Stripe policy →fetch_stripe_resources Retrieve Stripe objects by type 2/5 get_stripe_account_info Retrieve Stripe account information 2/5 list_charges List all charges 2/5 list_coupons List all coupons 2/5 list_customers List all customers 2/5 list_disputes List all payment disputes 2/5 list_invoices List all invoices 2/5 list_payment_intents List all PaymentIntents 2/5 list_prices List all prices 2/5 list_products List all products 2/5 list_setup_intents List all SetupIntents 2/5 list_subscriptions List all subscriptions 2/5 retrieve_balance Retrieve account balance 2/5 search_stripe_documentation Search Stripe documentation 2/5 search_stripe_resources Search Stripe resources by query 2/5 create_coupon Create a new coupon for discounts 4/5 create_customer Create a new customer record 3/5 create_invoice Create a new invoice for a customer 4/5 create_invoice_item Create a new invoice line item 4/5 create_price Create a new price for a product 4/5 create_product Create a new product 3/5 update_dispute Update a payment dispute with evidence 4/5 update_subscription Update a subscription plan or billing 4/5 The Stripe MCP server exposes 27 tools across 4 categories: Read, Write, Destructive, Financial.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Stripe server.
Stripe tools are categorised as Read (15), Write (8), Destructive (1), Financial (3). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept