74
/ 100
25 days ago
glama

stripe-reporting-mcp

Read-only Stripe finance, ops, and risk reporting exposed via MCP, HTTP API, and CLI. Enables querying balances, payments, customers, payouts, reconciliation, and risk alerts without mutating Stripe state.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
14 tools verified — handlers match their declared behaviour
11 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: GOOGLE_OAUTH_CLIENT_SECRET, STRIPE_SECRET_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highmongoose@8.10.0GHSA-wpg9-53fq-2r8h

Mongoose's Improper Sanitization of $nor in sanitizeFilter May Allow NoSQL Injection

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configGOOGLE_OAUTH_CLIENT_ID... (only when AUTH_REQUIRED=true)
🔐 secretGOOGLE_OAUTH_CLIENT_SECRET... (only when AUTH_REQUIRED=true)
configHTTP_HOST127.0.0.1 (loopback only by default; set to 0.0.0.0 to expose)
configMCP_MODEexport =stripe
configMCP_SERVER_NAME
configMONGODB_DB_NAMEstripe_reporting
configMONGODB_URImongodb://localhost:27017 (required for storage primitives + audit log)
configSTRIPE_REPORTING_TOKEN_FILE~/.stripe-reporting/credentials.json
🔐 secretSTRIPE_SECRET_KEYWorks in stripe mode with a live
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/ohrytskov-stripe-reporting-mcp-ddiahy)](https://m8ven.ai/mcp/ohrytskov-stripe-reporting-mcp-ddiahy)
commit: 0418fb83aeed212f11dc515793fe7f69fe97c1d7
code hash: a64eed65a3d0e9c2c69c6be26404e8558eac10f4f7685d60f750aca74cb87b43
verified: 6/18/2026, 11:43:11 AM
view raw JSON →