Stripe Billing MCP
Stripe billing automation — subscription management, invoice generation, payment analytics, webhook handling by MEOK AI Labs
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_customer | Create a new Stripe customer |
search_customers | Search customers by email or name |
create_subscription | Subscribe a customer to a price/plan |
cancel_subscription | Cancel a subscription |
list_invoices | List recent invoices for a customer |
create_checkout_session | Generate a Stripe Checkout URL |
get_revenue_metrics | Calculate MRR, ARR, churn rate, and LTV |
get_balance | 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.py
Claude 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 | [email protected] | United Kingdom
Related Servers
Authless Remote MCP Server
A remote MCP server without authentication, deployable on Cloudflare Workers.
Wazuh MCP Server
A Rust-based server that integrates the Wazuh SIEM system with MCP-compatible applications.
Presso
AI-powered analytics platform connecting e-commerce and marketing data (GA4, Google Ads, Meta Ads, Shopify, Search Console) to AI assistants via MCP.
Netlify MCP Server
An MCP server providing comprehensive access to Netlify's features and services.
AWS Application Signals
Interact with AWS Application Signals for application monitoring and troubleshooting. Requires AWS credentials.
Google Security
Access Google's security products and services, including Chronicle, SOAR, Threat Intelligence (GTI), and Security Command Center (SCC).
Speckle
Interact with Speckle, the collaborative data hub that connects with your AEC tools.
Coolify
Integrate with the Coolify API to manage your servers, applications, and databases.
Remote MCP Server on Cloudflare
A remote MCP server deployable on Cloudflare Workers with OAuth login support.
Gemini MCP Server
Access Google's Gemini AI through the gemini-cli command-line tool.