Skip to content
Back to search
30
MCP

@stealthbob80/mcp-llm

npm/@stealthbob80/mcp-llm

MCP server for local LLMs — connects to LM Studio or any OpenAI-compatible endpoint. Fork of @houtini/lm with extended heartbeat and timeout handling.

Uptime
0.0%
15 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@stealthbob80/mcp-llm": {
      "url": "None",
      "transport": "http"
    }
  }
}