★ 0 stars TypeScript💻 Code/Dev ToolsUpdated 4d ago
Roku MCP Server -- A Model Context Protocol (MCP) server that enables LLM-driven automation of Roku devices. Exposes tools for app deployment, ECP remote control (keypress, launch, device queries), screenshot capture, SceneGraph node inspection, and BrightScript debug console access over stdio.
A [Model Context Protocol](https://modelcontextprotocol.io/) (MCP) server for Roku device automation. Exposes tools for app deployment, ECP remote control, screenshot capture, SceneGraph node inspection, and BrightScript debug console access. The server ships as a single `npx` command. Install once globally if you prefer, or let your MCP client launch it on demand via `npx -y roku-mcp` — both work.