37
/ 100
1 month ago
glama

agentbill-mcp

MCP server for AI agent billing. Preflight spend checks before agent runs. Post-execution usage billing via two MCP tools: preflight() and record_event().

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.
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 4 credentials: AGENTBILL_API_KEY, POLAR_API_KEY, POLAR_WEBHOOK_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 high2 low

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

highfastify@4.28.0GHSA-jx2c-rxcm-jvmq

Fastify's Content-Type header tab character allows body validation bypass

lowfastify@4.28.0GHSA-444r-cwp2-x5xf

fastify: request.protocol and request.host Spoofable via X-Forwarded-Proto/Host from Untrusted Connections

lowfastify@4.28.0GHSA-mrq3-vjjr-p77c

Fastify Vulnerable to DoS via Unbounded Memory Allocation in sendWebStream

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.
🔐 secretAGENTBILL_API_KEY"env": { "": "sk_live_..." }
configAGENTBILL_BASE_URL
configAGENTBILL_CUSTOMER_ID
configDATABASE_URL
configHARDCODED_ACCOUNT_ID
🔐 secretPOLAR_API_KEYcp .env.example .env # fill in and friends
configPOLAR_CHECKOUT_URL
configPOLAR_METER_SLUG
configPOLAR_ORG_SLUG
🔐 secretPOLAR_WEBHOOK_SECRET
configPORT
🔐 secretSTRIPE_SECRET_KEY
// 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 2 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/marketinglior-pixel-agentbill-vbynjy)](https://m8ven.ai/mcp/marketinglior-pixel-agentbill-vbynjy)
commit: 05c80dd2f03998368d36427261ae668fde6aa165
code hash: 3889ed3e3678c9bfe51c34b2cebcc2add2fe048952843dc1170e246c710ffd16
verified: 6/10/2026, 11:40:58 AM
view raw JSON →