71
/ 100
1 month ago
glama

Local LLM MCP Tool

A local MCP server that runs Llama models entirely on your machine. No API keys, no cloud costs, 100% private and offline-capable.

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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMODEL_PATHC:\path\to\your\model.gguf
configN_THREADSNumber of CPU threads 4
configN_GPU_LAYERSGPU layers (use -1 for all, 0 for CPU only) 0
configCONTEXT_SIZEMaximum context window size 2048
configSESSION_HISTORY_DIRDirectory for storing conversation history history
configSESSION_MAX_MESSAGESMaximum messages per session (older messages trimmed) 40
configSESSION_MAX_FILE_BYTESMaximum size per session file (bytes) 2097152 (~2MB)
configSESSION_AUTO_TRIMAutomatically trim history when limits exceeded true
configSTREAMING_ENABLEDEnable streaming responses (tokens sent incrementally) false
configSTREAMING_CHUNK_SIZEApproximate chunk size for streaming (characters) 50
configMODELS_DIR
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/marcel-msc-local-llm-mcp-tool-13tr52)](https://m8ven.ai/mcp/marcel-msc-local-llm-mcp-tool-13tr52)
commit: a2b5d0f29ab8f419f29d8a9d9ac773a39aa436dd
code hash: becde44ba9c05464cf989554b4a7fbe3db511976b09f7debec501f8c6639eaa7
verified: 6/21/2026, 10:32:50 AM
view raw JSON →