MCP Marketplace
BrowseHow It WorksFor CreatorsDocs
Sign inSign up
MCP Marketplace

The curated, security-first marketplace for AI tools.

Product

Browse ToolsSubmit a ToolDocumentationHow It WorksBlogFAQChangelog

Legal

Terms of ServicePrivacy PolicyCommunity Guidelines

Connect

support@mcp-marketplace.ioTwitter / XDiscord

MCP Marketplace © 2026. All rights reserved.

Back to Browse

Roku

by Jack1590
Developer ToolsLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

MCP server for Roku device automation — deploy, ECP control, screenshots, and debug console

About

MCP server for Roku device automation — deploy, ECP control, screenshots, and debug console

What You'll Need

Set these up before or after installing:

IP address or hostname of the Roku deviceOptional

Environment variable: ROKU_DEVICE_HOST

Developer password for the Roku deviceRequired

Environment variable: ROKU_DEVICE_PASSWORD

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-jack1590-rokumcp": {
      "env": {
        "ROKU_DEVICE_HOST": "your-roku-device-host-here",
        "ROKU_DEVICE_PASSWORD": "your-roku-device-password-here"
      },
      "args": [
        "-y",
        "roku-mcp"
      ],
      "command": "npx"
    }
  }
}

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (6 strong, 3 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.

Scanned 9 files · 1 finding

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

env_vars

Check that this permission is expected for this type of plugin.

Reviews

No reviews yet

Be the first to review this server!

0

installs

New

no ratings yet

Is this your server?

Claim ownership to manage your listing, respond to reviews, and track installs from your dashboard.

Claim with GitHub

Sign up with the GitHub account that owns this repo

Links

Source Codenpm Package

Details

Published March 26, 2026
Version 1.3.2
0 installs
Local Plugin