← Index

smartest-tv

io.github.Hybirdss/smartest-tv·v0.4.1·Other
Quality Score
85
/100

Control any smart TV with natural language. Resolve Netflix/YouTube/Spotify and deep-link.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "smartest-tv": {
      "command": "uvx",
      "args": [
        "stv"
      ],
      "env": {
        "TV_PLATFORM": "<tv_platform>",
        "TV_IP": "<tv_ip>",
        "TV_MAC": "<tv_mac>"
      }
    }
  }
}
§02  Environment variables
TV_PLATFORM
required

TV platform: lg, samsung, roku, or android

TV_IP
required

TV IP address on your local network

TV_MAC

TV MAC address for Wake-on-LAN (optional)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Other