← Back to search

tvctl

GitHub Actions Scanned 14d ago

A terminal remote, CLI, TUI, and MCP server for Roku TVs.

npm
B
85 / 100

Versions

0.3.3latest
May 18, 2026
0.3.2
May 17, 2026
0.3.1
May 17, 2026
0.3.0
May 17, 2026
0.2.0
May 16, 2026
+ show 1 moreshow less
0.1.0
May 16, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 8

tvctl_launch
annotations: none low

Launch an installed Roku app by ID or fuzzy name.

app string
tvctl_discover
annotations: none low

Find Roku devices on the local network and return their names, hosts, and model details.

timeoutMs number
tvctl_active
annotations: none low

Return the currently active Roku app.

tvctl_apps
annotations: none low

List installed Roku apps, including IDs that can be used with launch/search tools.

tvctl_key
annotations: none low

Send a Roku remote keypress, such as Up, Down, Left, Right, Select, Home, Back, Play, Search, VolumeUp, or VolumeMute.

key enum
tvctl_type
annotations: none low

Type text into the currently focused Roku text field.

text string
tvctl_search
annotations: none low

Search within a named provider app, or within the currently active app when no app is provided. Use scope=global only when the user explicitly asks for Roku/global/home search.

app string query string scope enum
tvctl_control
annotations: none low

Plan and execute a concise TV-control request. In MCP clients, prefer primitive tools when possible; this tool is useful for simple natural-language requests.

dryRun boolean planner enum request string

Permissions 2

shell high
Server uses shell capabilities via: child_process
env_vars low
Server uses env_vars capabilities via: process.env

Scan Findings 26

low
Tool 'tvctl_discover' has no annotations annotation_checker · 100%
low
Tool 'tvctl_active' has no annotations annotation_checker · 100%
low
Tool 'tvctl_apps' has no annotations annotation_checker · 100%
low
Tool 'tvctl_key' has no annotations annotation_checker · 100%
low
Tool 'tvctl_type' has no annotations annotation_checker · 100%
low
Tool 'tvctl_launch' has no annotations annotation_checker · 100%
low
Tool 'tvctl_search' has no annotations annotation_checker · 100%
low
Tool 'tvctl_control' has no annotations annotation_checker · 100%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
low
Cross-tool reference in 'tvctl_apps': Usage note: 'can be used with launch' cross_tool_detector · 35%
info
package.json metadata manifest_parser · 100%
info
Tool: tvctl_discover manifest_parser · 85%
info
Tool: tvctl_active manifest_parser · 85%
info
Tool: tvctl_apps manifest_parser · 85%
info
Tool: tvctl_key manifest_parser · 85%
info
Tool: tvctl_type manifest_parser · 85%
info
Tool: tvctl_launch manifest_parser · 85%
info
Tool: tvctl_search manifest_parser · 85%
info
Tool: tvctl_control manifest_parser · 85%
info
Transport: stdio manifest_parser · 90%
info
Required env vars (4) manifest_parser · 80%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
high
Permission: shell access detected permission_analyzer · 95%
low
Permission: env_vars access detected permission_analyzer · 90%
info
SBOM generated: 5 components sbom_generator · 100%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%