Loading MCP server directory, please wait...
MCP server for Roku device automation — deploy, ECP control, screenshots, and debug console
npx @getmcp/cli add io.github.jack1590/RokuMCPRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jack1590/RokuMCP": {
"command": "npx",
"args": [
"-y",
"roku-mcp"
],
"env": {
"ROKU_DEVICE_HOST": "",
"ROKU_DEVICE_PASSWORD": ""
}
}
}
}