Stripe Billing automation via MCP. Includes create customer, search customers, create subscription. By MEOK AI Labs.
Project description
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 | nicholas@meok.ai | United Kingdom
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file stripe_billing_mcp-1.0.1.tar.gz.
File metadata
- Download URL: stripe_billing_mcp-1.0.1.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee3c7d1c833e17ee2dc9ad4a60a315a15e09575c2985bb6adc25f57ee751d4be
|
|
| MD5 |
9fadd9d5ad2ab3616d1113e68b8f804f
|
|
| BLAKE2b-256 |
98053b9630a4c59c8686d3d4651cc4d1db63b506ebe96673ec080cf3a62fb944
|
File details
Details for the file stripe_billing_mcp-1.0.1-py3-none-any.whl.
File metadata
- Download URL: stripe_billing_mcp-1.0.1-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1888d54b35a02eea9f2abc54650e13ad17c597c809af2ece1d5c331fb1415875
|
|
| MD5 |
59d061ab98f47f90d042ccb837cac227
|
|
| BLAKE2b-256 |
06e9bb824b8c2ea0e024b5b3a348c49e949f65671c6791dec7367e5a5558af15
|