smartest-tv
Control any smart TV with natural language. Resolve Netflix/YouTube/Spotify and deep-link.
Topics: Home Automation
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (pypi 0.4.1)
uvx stv
Or add to your MCP client config:
{
"mcpServers": {
"smartest-tv": {
"command": "uvx",
"args": [
"stv"
],
"env": {
"TV_PLATFORM": "<YOUR_VALUE>",
"TV_IP": "<YOUR_VALUE>",
"TV_MAC": "<YOUR_VALUE>"
}
}
}
}
TV_PLATFORMrequired — TV platform: lg, samsung, roku, or androidTV_IPrequired — TV IP address on your local networkTV_MAC— TV MAC address for Wake-on-LAN (optional)
Related servers
mijia-control
Control Xiaomi/Mijia smart home devices (lights, AC, heaters, robots, cameras) through MCP. Includes web dashboard, REST API, CLI,…
zigbee2mqtt-mcp
Administer a Zigbee2MQTT estate: health, mesh diagnostics, OTA, pairing, device management.
nickol-knx
Read-only KNX/ETS project auditor: validates a .knxproj and generates Home Assistant YAML
fritzbox-mcp-server
Control AVM FRITZ!Box routers - manage devices, WiFi, network settings, parental controls, and schedule time-delayed actions
ccu-mcp
MCP server for controlling HomeMatic smart home devices via the CCU JSON-RPC API
ac-infinity-mcp
Monitor and automate AC Infinity grow controllers through natural conversation with Claude. 25 tools covering live sensor data, multi-day…
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry