mcps / stripe
✓ MCPExplorer Verified

Stripe MCP server

Money tools with real consequences.

Paymentsby StripehealthyAPI keyFree · Stripe charges per transaction

01What it is

Stripe's official MCP server lets your agent query customers, create payment links, and inspect charges and subscriptions — real financial operations, gated behind your API key.

Who it’s for: Founders and ops teams who want an agent that can safely operate their Stripe account.


02Highlights
Customers & charges
Look up customers, inspect charges, and answer billing questions from live data.
Payment links
Create payment links and manage products and subscriptions programmatically.

03Add it to your agent

Local MCP server — runs on your machine via the command below.

claude mcp add stripe -- npx -y @stripe/mcp
{ "mcpServers": { "stripe": { "command": "npx", "args": ["-y","@stripe/mcp"] } } }

Get started

Set up Stripe and put it to work — Free · Stripe charges per transaction. Or see its full verified profile.