69
/ 100
1 month ago
glama

local-llm-mcp

Enables coding agents like Claude Code and Codex to offload boilerplate generation, summarization, and other bounded text tasks to local or cheap cloud LLMs, keeping the frontier agent in charge of judgment and code edits.

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.
configLMS_BIN
configLOCAL_LLM_CONFIG_PATH
configLOCAL_LLM_KEYS_PATH
configLOCAL_LLM_BACKENDS_PATH
configLOCAL_LLM_TIMEOUT
configLOCAL_LLM_EXCLUSIVE_BACKEND
configLOCAL_LLM_MIN_FREE_GB1. RAM valve — local calls are refused when free memory drops below . This is the feature that exists because I froze my own machine one too many times.
configLOCAL_LLM_ENFORCE
configLOCAL_LLM_SYSTEM_PREFIX
// 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/henrylinyy-local-llm-mcp-1xgixm)](https://m8ven.ai/mcp/henrylinyy-local-llm-mcp-1xgixm)
commit: df198c4c1e2bc5d9de657c082e3f7952cb391157
code hash: ca908c5231c8d5cf98f75d185bb5dcc3920bc14f49bbfbfaf2de810c9a36ea41
verified: 7/1/2026, 10:03:34 AM
view raw JSON →