mcpfold logomcpfold

← Directory

Stripe MCP server

Query and manage Stripe payments and customers.

finance

How it runs

Stripe is a stdio MCP server. mcpfold launches it with:

npx -y @stripe/mcp

Add to your config

mcpfold add @stripe/mcp

Needs a token — mcpfold stores it as a reference (${env:STRIPE_SECRET_KEY}), never a value.

Or add it in the web editor →

Listed for convenience; mcpfold is not affiliated with or endorsed by this project.