73
/ 100
20 days ago
glama

MCP File Assistant

MCP server that allows AI agents to read, search, summarize, and answer questions about local PDF, DOCX, XLSX, and TXT files through five tools.

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 1 credential: GROQ_API_KEY
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.
configMCP_FILES_BASE_DIRBy default points at the bundled sample_documents/ folder so you can try it immediately.
configMCP_CHUNK_WORD_LIMIT
configMCP_CHUNK_OVERLAP
configMCP_LLM_PROVIDERFor a fully offline, zero-key option: install [Ollama](https://ollama.com), run ollama pull llama3.2, set =ollama.
🔐 secretGROQ_API_KEYFor the free hosted option: get a key at [console.groq.com/keys](https://console.groq.com/keys) and set .
configGROQ_MODEL
configOLLAMA_BASE_URL
configOLLAMA_MODEL
configMCP_LLM_TIMEOUT
configMCP_LLM_MAX_TOKENS
// 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/kaviyasree27-mcp-file-assistant-with-claude-desktop-integration-3i65xo)](https://m8ven.ai/mcp/kaviyasree27-mcp-file-assistant-with-claude-desktop-integration-3i65xo)
commit: 91dc197e97978656243378adf5fff89ed6f4701f
code hash: 4f7de724198f6fed0cd106c8bb90e9f3783efcbda62030d6128f0316c49943e6
verified: 7/11/2026, 8:22:50 AM
view raw JSON →