58
/ 100
1 month ago
glama

MCP Local LLM Server

Processes large files, error logs, and codebase searches locally via Ollama to reduce token consumption in Cursor by up to 80%.

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: 14 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.
🔐
You'll be asked for 3 credentials: ANTHROPIC_API_KEY, GEMINI_API_KEY, OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies14 high14 low

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

high@modelcontextprotocol/sdk@1.25.2GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

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

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

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

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

highaxios@1.13.2GHSA-43fc-jf86-j433

Axios is Vulnerable to Denial of Service via __proto__ Key in mergeConfig

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

Axios: Header Injection via Prototype Pollution

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.
🔐 secretANTHROPIC_API_KEYexport =sk-ant-your-api-key
configANTHROPIC_BASE_URL
configDISABLE_CHAT_SUMMARY_RULE5. chat_end_summary_rule: Automatically stores chat summaries using memory_store tool (can be disabled via )
🔐 secretGEMINI_API_KEYexport =your-api-key
configGEMINI_BASE_URL
configLLM_PROVIDERSet to choose which LLM provider to use:
configMAX_TOKENSexport =256
configMODEL_NAMEexport =llama3
configOLLAMA_URLexport =http://localhost:11434
🔐 secretOPENAI_API_KEYexport =sk-your-api-key
configOPENAI_BASE_URL
// 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/iagomussel-mcp-local-llm-15vd96)](https://m8ven.ai/mcp/iagomussel-mcp-local-llm-15vd96)
commit: 36ded4a197a6bb3d96b456faa71fd77db1e3a50e
code hash: fcabcc930cdaaef9d40a327249385b52bde59e7e15290be0a57e4424637eed38
verified: 6/24/2026, 10:15:58 AM
view raw JSON →