# Stripe MCP server

Agent View of the PolicyLayer registry record for Stripe: identity, probed posture, risk grade, and all 27 tools classified. HTML page: https://policylayer.com/tools/stripe

## Facts

- Server id: `@modelcontextprotocol/server-stripe`
- Ref (npm): `@stripe/agent-toolkit`
- Ref (repo): `stripe/agent-toolkit`
- Ref (remote): `https://mcp.stripe.com`
- Install: `npx -y @modelcontextprotocol/server-stripe`
- Homepage: https://github.com/stripe/agent-toolkit
- Registry record: grade D, identity verified
- Lifecycle: active
- Auth posture: gated
- Rate-limited: no
- Tools: 27
- Tool categories present: Destructive, Financial, Read, Write
- Tags: stripe, payments, admin
- Record last modified: 2026-06-12T18:40:41.599Z

## Tools (27)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `cancel_subscription` | Destructive | Critical | https://policylayer.com/tools/stripe/cancel-subscription.md |
| `create_coupon` | Financial | Critical | https://policylayer.com/tools/stripe/create-coupon.md |
| `create_invoice` | Financial | Critical | https://policylayer.com/tools/stripe/create-invoice.md |
| `create_invoice_item` | Financial | Critical | https://policylayer.com/tools/stripe/create-invoice-item.md |
| `create_payment_link` | Financial | Critical | https://policylayer.com/tools/stripe/create-payment-link.md |
| `create_refund` | Financial | Critical | https://policylayer.com/tools/stripe/create-refund.md |
| `finalize_invoice` | Financial | Critical | https://policylayer.com/tools/stripe/finalize-invoice.md |
| `update_subscription` | Financial | Critical | https://policylayer.com/tools/stripe/update-subscription.md |
| `fetch_stripe_resources` | Read | Low | https://policylayer.com/tools/stripe/fetch-stripe-resources.md |
| `get_stripe_account_info` | Read | Low | https://policylayer.com/tools/stripe/get-stripe-account-info.md |
| `list_charges` | Read | Low | https://policylayer.com/tools/stripe/list-charges.md |
| `list_coupons` | Read | Low | https://policylayer.com/tools/stripe/list-coupons.md |
| `list_customers` | Read | Low | https://policylayer.com/tools/stripe/list-customers.md |
| `list_disputes` | Read | Low | https://policylayer.com/tools/stripe/list-disputes.md |
| `list_invoices` | Read | Low | https://policylayer.com/tools/stripe/list-invoices.md |
| `list_payment_intents` | Read | Low | https://policylayer.com/tools/stripe/list-payment-intents.md |
| `list_prices` | Read | Low | https://policylayer.com/tools/stripe/list-prices.md |
| `list_products` | Read | Low | https://policylayer.com/tools/stripe/list-products.md |
| `list_setup_intents` | Read | Low | https://policylayer.com/tools/stripe/list-setup-intents.md |
| `list_subscriptions` | Read | Low | https://policylayer.com/tools/stripe/list-subscriptions.md |
| `retrieve_balance` | Read | Low | https://policylayer.com/tools/stripe/retrieve-balance.md |
| `search_stripe_documentation` | Read | Low | https://policylayer.com/tools/stripe/search-stripe-documentation.md |
| `search_stripe_resources` | Read | Low | https://policylayer.com/tools/stripe/search-stripe-resources.md |
| `create_customer` | Write | Medium | https://policylayer.com/tools/stripe/create-customer.md |
| `create_price` | Write | Medium | https://policylayer.com/tools/stripe/create-price.md |
| `create_product` | Write | Medium | https://policylayer.com/tools/stripe/create-product.md |
| `update_dispute` | Write | Medium | https://policylayer.com/tools/stripe/update-dispute.md |

## Tool descriptions

- `cancel_subscription` — Cancel a customer subscription
- `create_coupon` — Create a new coupon for discounts
- `create_invoice` — Create a new invoice for a customer
- `create_invoice_item` — Create a new invoice line item
- `create_payment_link` — Create a payment link for collecting money
- `create_refund` — Issue a refund to a customer
- `finalize_invoice` — Finalise and send an invoice for payment
- `update_subscription` — Update a subscription plan or billing
- `fetch_stripe_resources` — Retrieve Stripe objects by type
- `get_stripe_account_info` — Retrieve Stripe account information
- `list_charges` — List all charges
- `list_coupons` — List all coupons
- `list_customers` — List all customers
- `list_disputes` — List all payment disputes
- `list_invoices` — List all invoices
- `list_payment_intents` — List all PaymentIntents
- `list_prices` — List all prices
- `list_products` — List all products
- `list_setup_intents` — List all SetupIntents
- `list_subscriptions` — List all subscriptions
- `retrieve_balance` — Retrieve account balance
- `search_stripe_resources` — Search Stripe resources by query
- `create_customer` — Create a new customer record
- `create_price` — Create a new price for a product
- `create_product` — Create a new product
- `update_dispute` — Update a payment dispute with evidence

## Related servers

- Yaver (812 tools) — https://policylayer.com/tools/io-github-kivanccakmak-yaver.md
- Binance MCP Server (734 tools) — https://policylayer.com/tools/nirholas-binance-mcp.md
- GoHighLevel MCP Server (566 tools) — https://policylayer.com/tools/busybee3333-go-high-level-mcp-2026-complete.md
- Ruflo (486 tools) — https://policylayer.com/tools/ruflo.md
- Claude Flow (454 tools) — https://policylayer.com/tools/io-github-ruvnet-claude-flow.md
- ServiceTitan MCP Server (454 tools) — https://policylayer.com/tools/jordandalton-servicetitanmcpserver.md
- CloudStack MCP Server (442 tools) — https://policylayer.com/tools/mozg31337-cloudstack-mcp-server.md
- Serac (432 tools) — https://policylayer.com/tools/serac.md

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=stripe · API: https://policylayer.com/registry/api · Recommended policies for every tool: https://policylayer.com/policies/stripe
