74
/ 100
2 days ago
glama

local-llm-mcp

MCP server connecting Claude Code to LM Studio, delegating token-expensive tasks to a local model while keeping the cloud model in control. It reduces cloud context usage by reading files locally and returning only the processed results.

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.
configLMSTUDIO_URL
configLMS_CLI~/.lmstudio/bin/lms[.exe] Path to the LM Studio CLI
configLOCAL_ALLOWED_ROOTS(none) Roots allowed for reading, separated by ;
configLOCAL_AUTOLOAD1 0 disables automatic reloading
configLOCAL_CONTEXT32768 Context required at startup
configLOCAL_MODEL_CODEAdjust to your hardware via / LOCAL_MODEL_LIGHT.
configLOCAL_MODEL_LIGHTAdjust to your hardware via LOCAL_MODEL_CODE / .
configLOCAL_TIMEOUT_MS600000 Max call duration (10 min)
configLOCAL_TTL_SECONDS28800 Unload the model after 8 h of inactivity
// 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/drangoht-local-llm-mcp-1dcx8i)](https://m8ven.ai/mcp/drangoht-local-llm-mcp-1dcx8i)
commit: 282c481c2f7b19a10e6c9eda6727e1075545159f
code hash: 7e3b784446be906f353773082effde38752f69aed49b5ceb0e5e91d1ba7ec2eb
verified: 7/29/2026, 9:13:24 AM
view raw JSON →