Skip to content

Add Stripe MCP server - #139

Merged
its-mash merged 1 commit into
mainfrom
add/stripe-mcp
Jun 25, 2026
Merged

Add Stripe MCP server#139
its-mash merged 1 commit into
mainfrom
add/stripe-mcp

Conversation

@its-mash

Copy link
Copy Markdown
Member

Stripe (npx)

Official Stripe MCP server, run locally via npx @stripe/mcp. Lets AI clients create payment links and manage customers, invoices, subscriptions, products, refunds, and disputes through the Stripe API.

  • Transport: stdio — npx -y @stripe/mcp@latest
  • Auth: api_keySTRIPE_SECRET_KEY (a Restricted API Key rk_* is recommended; obtain steps included)
  • Category: developer-tools

Validation

pnpm validate servers/com.stripe-mcp-npx.json → PASS. Full suite (validate:all + check-conflicts + test, 38 tests) green with this file applied.

Verified: npm @stripe/mcp is published (official @stripe scope, not deprecated); repo https://github.com/stripe/ai returns 200; logo is the GitHub org avatar (id 856813). Note: the current package controls tool scope via the Restricted API Key, so the legacy --tools=all flag is intentionally omitted. A remote https://mcp.stripe.com (OAuth) variant could be added separately later.

https://claude.ai/code/session_01S58U7phvDgphx6ZTXuWMJQ

Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>
Claude-Session: https://claude.ai/code/session_01S58U7phvDgphx6ZTXuWMJQ
@its-mash
its-mash merged commit 3c2044f into main Jun 25, 2026
1 check passed
@its-mash
its-mash deleted the add/stripe-mcp branch June 25, 2026 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant