Back to search
30
MCP

@houtini/lm

npm/@houtini/lm

MCP server for local LLMs — connects to LM Studio or any OpenAI-compatible endpoint

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

Similar MCP servers embedding-nearest

@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
0 tools
@topazlabs/mcp
Topaz Labs MCP server — AI image enhancement for LLMs
0 tools
memgraph/mcp-memgraph
MCP server for connecting LLMs and AI agents to the Memgraph graph database
0 tools
ai.llmse/mcp live
Public MCP server for the LLM Search Engine
0 tools · streamable-http
io.github.savhascelik/meta-api-mcp-server
You can connect any API to LLMs. This enables AI to interact directly with APIs
0 tools
litellm-mcp
MCP server giving AI agents access to 100+ LLMs through LiteLLM
0 tools

How to use

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

{
  "mcpServers": {
    "@houtini/lm": {
      "url": "None",
      "transport": "http"
    }
  }
}