MCP Servers / development / MCP Stripe Server

MCP Stripe Server

JSON →
httpnone44development

Integrates with Stripe to manage payments, customers, and refunds.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: mcp-stripe-server
Tools
What this server exposes
customer_create
Create a new customer
customer_retrieve
Retrieve a customer's details
customer_update
Update customer information
payment_intent_create
Create a payment intent for processing payments
charge_list
List recent charges
refund_create
Create a refund for a charge
Configuration
Environment & auth
authnone
envSTRIPE_API_KEY
Resources
MCP Stripe Server — MCP Server · libregistry