MCP Server
MCP
io.github.lordbasilaiassistant-sudo/stripe-analytics
Stripe analytics — revenue, customers, subscriptions, refunds, churn from Claude.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "mcp-stripe-analytics",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Stripe secret API key",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "STRIPE_SECRET_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment