atharvagupta2003/mcp-stripe
If you are the rightful owner of mcp-stripe and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server implementation that integrates with Stripe for handling payments, customers, and refunds. This server provides a structured API to manage financial transactions securely.
Tools
Functions exposed to the LLM to take actions
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
refund_create
Create a refund for a charge
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client