74
/ 100
10 days ago
glama

mcp-local-llm

An MCP server that allows Claude Code to offload mechanical tasks such as summarization, classification, and drafting to a local LLM, reducing API costs while keeping Claude in control of complex reasoning and quality review.

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.
configLOCAL_LLM_BASE_URLexport ="http://localhost:12434/engines/v1"
configLOCAL_LLM_MAX_TOKENS2048 Default max tokens
configLOCAL_LLM_MODELqwen2.5-coder:7b Model to use
configLOCAL_LLM_TEMPERATURE0.7 Default temperature
// 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 1 concrete improvement 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/semenenkod333-mcp-local-llm-b23o5w)](https://m8ven.ai/mcp/semenenkod333-mcp-local-llm-b23o5w)
commit: 0843ee4a025249fed4a12778b7afbbc3a020a134
code hash: 85f2541d90f96f59eb7f4d69b8f28a369ab06e81dc9f905a241b652e005e02cf
verified: 7/21/2026, 8:53:01 AM
view raw JSON →