RokuMCP runs on your own machine — the client starts it, so there is no endpoint to ping. 103 installs a week from npm. Last commit 6 Jun 2026.
MCP server for Roku device automation — deploy, ECP control, screenshots, and debug console
We read the source, 19 h ago · rules 3dff92dd89df
A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.
const beforeBuf = readFileSync(params.beforePath);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add RokuMCP -- npx -y roku-mcp
{
"mcpServers": {
"RokuMCP": {
"args": [
"-y",
"roku-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.RokuMCP]
command = "npx"
args = ["-y", "roku-mcp"]
{
"mcpServers": {
"RokuMCP": {
"args": [
"-y",
"roku-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"RokuMCP": {
"args": [
"-y",
"roku-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
ROKU_DEVICE_HOST (IP address or hostname of the Roku device), ROKU_DEVICE_PASSWORD (Developer password for the Roku device).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Android automation with UI interaction, screenshots, and device control
Control Android devices and emulators via ADB — screenshots, UI automation, and logcat.
Local MCP server for semantic Apple TV control with optional screenshots.
MCP server for Safari DevTools — browser debugging and automation for AI coding agents
MCP server for desktop, browser (CDP), and Android automation. Screenshot, OCR, click, type.
Control your computer with screenshots, mouse, and keyboard automation.
Browser automation MCP server: navigate, fill forms, click, screenshot, and manage tabs
Desktop and mobile website screenshots plus page context for AI agents and automation workflows.
Answers built from our own checks of this server.