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"] } } }

07FAQ
What is Stripe MCP?

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 is Stripe for?

Founders and ops teams who want an agent that can safely operate their Stripe account.

How do I connect Stripe to my agent?

Stripe runs locally over stdio. Add it to your MCP client config: claude mcp add stripe -- npx -y @stripe/mcp.

Does Stripe require authentication?

Yes — Stripe authenticates with API key. You connect your own account, and it acts only within the scopes you grant.

How much does Stripe cost?

Free · Stripe charges per transaction.

Is Stripe verified on MCPExplorer?

Yes — Stripe is hand-checked and featured on MCPExplorer. We pull its real tool surface, required scopes, and risk labels from the live index so you can see exactly what it does before connecting.


08Similar MCPs

Other MCP servers worth a look.

ChatSEO
SEO & content
An AI SEO agent inside your MCP client.
Apex
LinkedIn & outbound
Governed LinkedIn hands for your AI agent.
FullEnrich
Sales & enrichment
B2B contact enrichment for your agent.
CompanyEnrich
Company data
Real-time company & people intelligence.

09Badge

Stripe is featured on MCPExplorer. Add this badge to Stripe’s site or README — it links back to this page.

Stripe MCP — as seen on mcpexplorer.com

HTML — for your website

<a href="https://mcpexplorer.com/mcps/stripe" target="_blank" rel="noopener"><img src="https://mcpexplorer.com/badge/stripe.svg" alt="Stripe MCP — as seen on mcpexplorer.com" height="20" /></a>

Markdown — for a README

[![Stripe MCP — as seen on mcpexplorer.com](https://mcpexplorer.com/badge/stripe.svg)](https://mcpexplorer.com/mcps/stripe)

Get started

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