58
/ 100
12 days ago
glama

folio-mcp

Enables Claude to interact with a Folio business bank account for managing accounts, transactions, receipts, bookkeeping, and payments as drafts.

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: 4 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 2 credentials: FOLIO_API_KEY, MCP_AUTH_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.
🔐 secretFOLIO_API_KEYclaude mcp add folio --env =your-key -- npx -y @henrikkvamme/folio-mcp
configFOLIO_API_URLFOLIO_API_KEY=test =http://localhost:8787 bun run inspect
🔐 secretMCP_AUTH_TOKEN$(openssl rand -hex 32) FOLIO_API_KEY=your-key bun run src/http.ts
configPORT
// 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 4 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/henrikkvamme-folio-mcp-1xtv9i)](https://m8ven.ai/mcp/henrikkvamme-folio-mcp-1xtv9i)
commit: 55b53652e5815c80e8c15dfd58d20c8fd1dfa4ee
code hash: bb4ea209bc33c4ea1b6332846ce187d5fac5258a79b46112c633d7db0333d28e
verified: 6/11/2026, 10:44:57 AM
view raw JSON →