74
grade C
10 days ago
glama

Agent Billy MCP Server

Provides secure, role-based access to Stripe billing operations for AI assistants like Claude and Cursor. It enables users to manage customers, subscriptions, invoices, and refunds through a local proxy with server-side permission enforcement.

Install from

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

// key findings
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: BILLY_API_KEY, BILLY_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretBILLY_API_KEYexport =billy_your-api-key
configBILLY_API_URLexport =https://yourorg.agentbilly.ai
🔐 secretBILLY_TOKENtoken JWT auth token, alternative to api-key (or env var)
// 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 3 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/agent-billy-mcp-1g4ljg)](https://m8ven.ai/mcp/agent-billy-mcp-1g4ljg)
commit: 8d465657966682b9d5d6ab708fcb7aeb81412b74
code hash: 6782374f3079721e5e20d98a6552553d524d37ec36697d3eedd349080e5aa200
verified: 4/11/2026, 2:34:16 PM
view raw JSON →