What is the smartest-tv MCP server?
Control any smart TV with natural language. Resolve Netflix/YouTube/Spotify and deep-link.
How to install smartest-tv
Copy-paste configuration for popular MCP clients.
TV_PLATFORMrequiredTV platform: lg, samsung, roku, or android
TV_IPrequiredTV IP address on your local network
TV_MACTV MAC address for Wake-on-LAN (optional)
{
"mcpServers": {
"smartest-tv": {
"command": "uvx",
"args": [
"stv"
],
"env": {
"TV_PLATFORM": "<YOUR_TV_PLATFORM>",
"TV_IP": "<YOUR_TV_IP>",
"TV_MAC": "<YOUR_TV_MAC>"
}
}
}
}{
"mcpServers": {
"smartest-tv": {
"command": "uvx",
"args": [
"stv"
],
"env": {
"TV_PLATFORM": "<YOUR_TV_PLATFORM>",
"TV_IP": "<YOUR_TV_IP>",
"TV_MAC": "<YOUR_TV_MAC>"
}
}
}
}{
"mcpServers": {
"smartest-tv": {
"command": "uvx",
"args": [
"stv"
],
"env": {
"TV_PLATFORM": "<YOUR_TV_PLATFORM>",
"TV_IP": "<YOUR_TV_IP>",
"TV_MAC": "<YOUR_TV_MAC>"
}
}
}
}{
"servers": {
"smartest-tv": {
"type": "stdio",
"command": "uvx",
"args": [
"stv"
],
"env": {
"TV_PLATFORM": "<YOUR_TV_PLATFORM>",
"TV_IP": "<YOUR_TV_IP>",
"TV_MAC": "<YOUR_TV_MAC>"
}
}
}
}claude mcp add smartest-tv --env TV_PLATFORM=<YOUR_TV_PLATFORM> --env TV_IP=<YOUR_TV_IP> --env TV_MAC=<YOUR_TV_MAC> -- uvx stvRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.