42
/ 100
1 month ago
glama

billforward-mcp

Enables LLMs to interact with Billforward's billing and subscription management API, providing tools for accounts, subscriptions, invoices, payments, and more with read-only safety by default.

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 critical, 11 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
🔐
You'll be asked for 1 credential: BILLFORWARD_ACCESS_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical11 high12 low

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

criticalvitest@4.0.18GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

highaxios@1.13.5GHSA-35jp-ww65-95wh

axios Vulnerable to Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`

highaxios@1.13.5GHSA-3g43-6gmg-66jw

axios Vulnerable to Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config Merge

highaxios@1.13.5GHSA-6chq-wfr3-2hj9

Axios: Header Injection via Prototype Pollution

highaxios@1.13.5GHSA-777c-7fjr-54vf

Allocation of Resources Without Limits or Throttling in Axios

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.
🔐 secretBILLFORWARD_ACCESS_TOKEN"": "your_private_access_token",
configBILLFORWARD_DEFAULT_RESULTS10 The default number of results parsed per paginated tool response.
configBILLFORWARD_ENVIRONMENT"": "sandbox",
configBILLFORWARD_MAX_RESULTS200 The hard limit cap on how many records the LLM can ask for per tool call.
configBILLFORWARD_PRODUCTION_URL
configBILLFORWARD_READ_ONLYSecurity First: Built-in =true (default) mode to protect your data with instructional LLM error rejections.
configBILLFORWARD_SANDBOX_URL
configBILLFORWARD_TIMEOUT15000 Fallback timeout in milliseconds before failing a stuck Axios request.
// 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 8 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/gregorisoria-billforward-mcp-rmj9mp)](https://m8ven.ai/mcp/gregorisoria-billforward-mcp-rmj9mp)
commit: 9374ea9c55e108f35e2d05733d532f8a73259265
code hash: dcf1f8645a928bc34cef92dc27b9e67359dfd4280a28838adc2c7ae4e666d2b1
verified: 6/10/2026, 10:55:19 AM
view raw JSON →