74
/ 100
1 month ago
glama

mcp-local-llm

MCP server that lets Claude Code delegate mechanical tasks to a local LLM for summarization, classification, extraction, and drafting.

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/aplaceforallmystuff-mcp-local-llm-3qig53)](https://m8ven.ai/mcp/aplaceforallmystuff-mcp-local-llm-3qig53)
commit: 0843ee4a025249fed4a12778b7afbbc3a020a134
code hash: 85f2541d90f96f59eb7f4d69b8f28a369ab06e81dc9f905a241b652e005e02cf
verified: 6/18/2026, 11:21:42 AM
view raw JSON →