Stripe Billing MCP
Manage Stripe customers, subscriptions, invoices, checkout sessions, and revenue metrics, enabling AI assistants to handle billing operations programmatically.
Stripe Billing MCP Server
By MEOK AI Labs — Sovereign AI tools for everyone.
Manage Stripe customers, subscriptions, invoices, checkout sessions, and revenue metrics through MCP. Give any AI assistant full billing superpowers.
Tools
Tool | Description |
| Create a new Stripe customer |
| Search customers by email or name |
| Subscribe a customer to a price/plan |
| Cancel a subscription |
| List recent invoices for a customer |
| Generate a Stripe Checkout URL |
| Calculate MRR, ARR, churn rate, and LTV |
| Get current account balance and recent payouts |
Quick Start
pip install mcp
git clone https://github.com/CSOAI-ORG/stripe-billing-mcp.git
cd stripe-billing-mcp
python server.pyClaude Desktop Config
{
"mcpServers": {
"stripe-billing": {
"command": "python",
"args": ["server.py"],
"cwd": "/path/to/stripe-billing-mcp"
}
}
}Pricing
Plan | Price | Requests |
Free | $0/mo | 10 writes/day, unlimited reads |
Pro | $12/mo | Unlimited |
Part of MEOK AI Labs
This is one of 255+ MCP servers by MEOK AI Labs. Browse all at meok.ai or GitHub.
MEOK AI Labs | meok.ai | nicholas@meok.ai | United Kingdom
This server cannot be installed
Maintenance
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/CSOAI-ORG/stripe-billing-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server