Larnitech
Rank #9,830io.github.mpopovych-thinkhome/larnitech-mcp
Read, watch and safely control Larnitech smart-home controllers over the API2 protocol.
Larnitech is a Model Context Protocol (MCP) server published by mpopovych-thinkhome. It ranks #9,830 of 132,046 servers tracked on MCP Toplist. Larnitech is listed on Official MCP, with 6 tracked versions. It was first listed on Aug 28, 2026 and most recently updated on Sep 9, 2026.
Ranks ahead of 122,216 of 132,046 servers on MCP Toplist.
Use Larnitech
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add larnitech-mcp -- uvx larnitech-mcp[mcp_servers.larnitech-mcp]
command = "uvx"
args = ["larnitech-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"larnitech-mcp": {
"command": "uvx",
"args": [
"larnitech-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"larnitech-mcp": {
"command": "uvx",
"args": [
"larnitech-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"larnitech-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"larnitech-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"larnitech-mcp": {
"command": "uvx",
"args": [
"larnitech-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"larnitech-mcp": {
"command": "uvx",
"args": [
"larnitech-mcp"
]
}
}
}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.mpopovych-thinkhome%2Flarnitech-mcp)<a href="https://mcptoplist.com/server/io.github.mpopovych-thinkhome%2Flarnitech-mcp"><img src="https://mcptoplist.com/badge/io.github.mpopovych-thinkhome%2Flarnitech-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
mpopovych-thinkhome
Available versions (6)
| Version | Published |
|---|---|
| 1.3.2-beta | Sep 9, 2026 |
| 1.3.1-beta | Sep 4, 2026 |
| 1.3.0-beta | Sep 4, 2026 |
| 1.2.0-beta | Sep 2, 2026 |
| 1.1.0-beta | Sep 2, 2026 |
| 1.0.2-beta | Aug 28, 2026 |
Frequently asked questions
- Who maintains Larnitech?
- Larnitech is maintained by mpopovych-thinkhome, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is Larnitech listed on the Official MCP Registry?
- Yes — Larnitech is listed on the Official MCP Registry.
- How many versions does Larnitech have?
- MCP Toplist tracks 6 versions of Larnitech, most recently published on Sep 9, 2026.
- Where can I find the source code for Larnitech?
- The source code for Larnitech is hosted at github.com/mpopovych-thinkhome/larnitech-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.