Skip to content
Solid State

Stripe MCP

by stripe·vsee upstream·Jun 2026

Stripe's official MCP server. Customers, payments, invoices, subscriptions, plus doc search.

Generic
Install
npx -y @stripe/mcp --tools=all

About

Official MCP server from Stripe. Remote at https://mcp.stripe.com with OAuth, or local via the open-source @stripe/mcp package (MIT) with an API key. Exposes Stripe API actions — customers, payments, invoices, subscriptions — and knowledge-base search. Indexed for discovery — Solid State has not audited this server.

Tags
mcpconnectorstripepaymentsremote
Related