Houtini-lm
Rank #3,169io.github.houtini-ai/lm
Connect Claude to any OpenAI-compatible LLM endpoint and offload routine work to a local model.
Houtini-lm is a Model Context Protocol (MCP) server published by houtini-ai. It ranks #3,169 of 115,460 servers tracked on MCP Toplist, and its repository has 112 GitHub stars. Houtini-lm is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Sep 5, 2025 and most recently updated on Aug 4, 2026.
Ranks ahead of 112,291 of 115,460 servers on MCP Toplist.
Use Houtini-lm
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add lm -e "HOUTINI_LM_ENDPOINT_URL=<your HOUTINI_LM_ENDPOINT_URL>" -e "HOUTINI_LM_API_KEY=<your HOUTINI_LM_API_KEY>" -e "HOUTINI_LM_MODEL=<your HOUTINI_LM_MODEL>" -e "HOUTINI_LM_PROVIDER=<your HOUTINI_LM_PROVIDER>" -- npx -y @houtini/lmReplace each placeholder with your own value before saving.
[mcp_servers.lm]
command = "npx"
args = ["-y", "@houtini/lm"]
[mcp_servers.lm.env]
HOUTINI_LM_ENDPOINT_URL = "<your HOUTINI_LM_ENDPOINT_URL>"
HOUTINI_LM_API_KEY = "<your HOUTINI_LM_API_KEY>"
HOUTINI_LM_MODEL = "<your HOUTINI_LM_MODEL>"
HOUTINI_LM_PROVIDER = "<your HOUTINI_LM_PROVIDER>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"lm": {
"command": "npx",
"args": [
"-y",
"@houtini/lm"
],
"env": {
"HOUTINI_LM_ENDPOINT_URL": "<your HOUTINI_LM_ENDPOINT_URL>",
"HOUTINI_LM_API_KEY": "<your HOUTINI_LM_API_KEY>",
"HOUTINI_LM_MODEL": "<your HOUTINI_LM_MODEL>",
"HOUTINI_LM_PROVIDER": "<your HOUTINI_LM_PROVIDER>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"lm": {
"command": "npx",
"args": [
"-y",
"@houtini/lm"
],
"env": {
"HOUTINI_LM_ENDPOINT_URL": "<your HOUTINI_LM_ENDPOINT_URL>",
"HOUTINI_LM_API_KEY": "<your HOUTINI_LM_API_KEY>",
"HOUTINI_LM_MODEL": "<your HOUTINI_LM_MODEL>",
"HOUTINI_LM_PROVIDER": "<your HOUTINI_LM_PROVIDER>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"lm": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@houtini/lm"
],
"env": {
"HOUTINI_LM_ENDPOINT_URL": "<your HOUTINI_LM_ENDPOINT_URL>",
"HOUTINI_LM_API_KEY": "<your HOUTINI_LM_API_KEY>",
"HOUTINI_LM_MODEL": "<your HOUTINI_LM_MODEL>",
"HOUTINI_LM_PROVIDER": "<your HOUTINI_LM_PROVIDER>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"lm": {
"command": "npx",
"args": [
"-y",
"@houtini/lm"
],
"env": {
"HOUTINI_LM_ENDPOINT_URL": "<your HOUTINI_LM_ENDPOINT_URL>",
"HOUTINI_LM_API_KEY": "<your HOUTINI_LM_API_KEY>",
"HOUTINI_LM_MODEL": "<your HOUTINI_LM_MODEL>",
"HOUTINI_LM_PROVIDER": "<your HOUTINI_LM_PROVIDER>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"lm": {
"command": "npx",
"args": [
"-y",
"@houtini/lm"
],
"env": {
"HOUTINI_LM_ENDPOINT_URL": "<your HOUTINI_LM_ENDPOINT_URL>",
"HOUTINI_LM_API_KEY": "<your HOUTINI_LM_API_KEY>",
"HOUTINI_LM_MODEL": "<your HOUTINI_LM_MODEL>",
"HOUTINI_LM_PROVIDER": "<your HOUTINI_LM_PROVIDER>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.houtini-ai%2Flm)<a href="https://mcptoplist.com/server/io.github.houtini-ai%2Flm"><img src="https://mcptoplist.com/badge/io.github.houtini-ai%2Flm.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
houtini-ai
Other servers by houtini-ai
- SEO Audit Console#1,919 · 10 vers
- Gemini#3,312 · 3 vers
- Geo Analyzer#4,534 · 3 vers
- Google Knowledge Graph#6,464 · 3 vers
- Seo Crawler MCP#11,242 · 2 vers
- Fmp#13,435 · 3 vers
- Fanout#16,078 · 2 vers
- Better Google Search Console#17,511
- Voice Analyser MCP Server#19,809
- Amazon Creators MCP#24,376 · 1 ver
- AI Text Detection with DeBertaV3#31,458
- Carousels MCP from Houtini#53,718
Available versions (1)
| Version | Published |
|---|---|
| 3.2.3 | Aug 4, 2026 |
Frequently asked questions
- Who maintains Houtini-lm?
- Houtini-lm is maintained by houtini-ai, which publishes 15 MCP servers (28 total versions) tracked on MCP Toplist.
- Is Houtini-lm listed on the Official MCP Registry?
- Yes — Houtini-lm is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Houtini-lm have?
- MCP Toplist tracks 1 version of Houtini-lm, most recently published on Aug 4, 2026.
- Where can I find the source code for Houtini-lm?
- The source code for Houtini-lm is hosted at github.com/houtini-ai/lm.