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%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@houtini/lm
MCP server for local LLMs — connects to LM Studio or any OpenAI-compatible endpoint
0 tools
litellm-mcp
MCP server giving AI agents access to 100+ LLMs through LiteLLM
0 tools
memgraph/mcp-memgraph
MCP server for connecting LLMs and AI agents to the Memgraph graph database
0 tools
io.github.nailuogg/anki-mcp-server
MCP server enabling LLMs to interact with Anki flashcard software through AnkiConnect
0 tools
io.github.zero-abd/llmmcp
MCP server for real-time LLM API documentation — stop hallucinations
0 tools
alissonstocheroarq/gitlab-mcp
GitLab MCP Server. Connects AI Agents to GitLab via HTTP for managing Projects, Issues, and MRs.
0 tools

How to use

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

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