houtini-lm MCP Server
houtini-lm is a JavaScript MCP server for Claude Desktop with npx, git clone. MCP server that saves Claude Code tokens by delegating bounded tasks to local or cloud LLMs. Works with LM Studio, Ollama, vLLM, DeepSeek, Groq, Cerebras.
How to use houtini-lm MCP Server
Install or run
npm run shakedownClient configuration
{
"mcpServers": {
"houtini-lm": {
"command": "npx",
"args": ["-y", "@houtini/lm"],
"env": {
"HOUTINI_LM_ENDPOINT_URL": "http://localhost:1234"
}
}
}
}Compatible clients
What is houtini-lm MCP Server?
houtini-lm is a JavaScript MCP server for Claude Desktop with npx, git clone. MCP server that saves Claude Code tokens by delegating bounded tasks to local or cloud LLMs. Works with LM Studio, Ollama, vLLM, DeepSeek, Groq, Cerebras. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Tool access support
- Shell commands support
- OpenAI provider support
- Anthropic provider support
- Mistral provider support
- Ollama provider support
- Groq provider support
Technical details
Install or run houtini-lm using npx. Check houtini-ai/houtini-lm for the latest setup command.
- Built for JavaScript
- Built for Node.js
- Built for Python
- Built for Rust
- Install or run with npx
- Install or run with git clone
- Works with Claude Desktop
- Uses SSE transport
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use houtini-lm MCP Server
- Use it for connecting agents to external tools and data.
- Use it for integrations workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for claude desktop users.
Built with
Explore related resources
Frequently asked questions
What is houtini-lm?
houtini-lm is a JavaScript MCP server for Claude Desktop with npx, git clone. MCP server that saves Claude Code tokens by delegating bounded tasks to local or cloud LLMs. Works with LM Studio, Ollama, vLLM, DeepSeek, Groq, Cerebras.
Who is houtini-lm best for?
houtini-lm is best for connecting agents to external tools and data, integrations workflows, coding workflows, data workflows, claude desktop users.
How do I install houtini-lm?
Install or run houtini-lm using npx. Check houtini-lm for the latest setup command.
Is houtini-lm actively maintained?
houtini-lm may need a closer maintenance check before production use.
Auto-fetched from GitHub.