libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
development
/ MCP Stripe Server
MCP Stripe Server
JSON →
http
none
★ 44
development
Integrates with Stripe to manage payments, customers, and refunds.
github ↗
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
auth
none
env
STRIPE_API_KEY
Resources
github
https://github.com/atharvagupta2003/mcp-stripe ↗
MCP Stripe Server — MCP Server · libregistry