69
/ 100
1 month ago
glama

Folio

A privacy-first, zero-cost AI assistant that lets you chat with your documents locally via CLI or web app, supporting search, summarization, and Q&A using your own model.

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
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 7 credentials: CEREBRAS_API_KEY, OPENROUTER_API_KEY, ANTHROPIC_API_KEY, OPENAI_API_KEY, GITHUB_TEST_TOKEN, FOLIO_SESSION_SECRET, GITHUB_OAUTH_CLIENT_SECRET
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.
configOLLAMA_API_BASE
🔐 secretCEREBRAS_API_KEY
🔐 secretOPENROUTER_API_KEY
🔐 secretANTHROPIC_API_KEY
🔐 secretOPENAI_API_KEY
configUSE_UV
configLLM_PROVIDERSwitch provider by changing + LLM_MODEL together (see .env.example for the
configLLM_MODELollama_chat/qwen2.5:7b
🔐 secretGITHUB_TEST_TOKEN
configFOLIO_AUTH
configFOLIO_ISSUER_URL
configFOLIO_RESOURCE_URL
configFOLIO_WEB_BASE_URL
🔐 secretFOLIO_SESSION_SECRET
configFOLIO_SPAWN_MCP
configFOLIO_COOKIE_SECURE
configGITHUB_OAUTH_CLIENT_ID
🔐 secretGITHUB_OAUTH_CLIENT_SECRET
configFOLIO_MCP_PORT
configFOLIO_UPLOADS_DIR
configFOLIO_UPLOADS_TTL_HOURS
// 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/shahrukh19s-folio-mcp-1e53cr)](https://m8ven.ai/mcp/shahrukh19s-folio-mcp-1e53cr)
commit: c2ed4f92b55d1f0b021a1b10f323d502c5b56618
code hash: 060e36a94a12dcb78576ab89d08475dc132f1cf7b8167c2658967e1768dc2bc0
verified: 6/28/2026, 9:11:51 AM
view raw JSON →