Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ROKU_WORKSPACENoThe absolute path to the workspace directory where Roku projects are stored. The directory must already exist. Can also be provided via the --workspace CLI argument. If not set, the server uses its working directory.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
roku_doctorB

Report installed Roku development capabilities and limitations.

roku_projectC

Create a NEW Roku project or inspect an existing project; never overwrite an existing project.

roku_checkB

Check a Roku project; diagnostics and nonzero exit codes indicate failures.

roku_buildA

Build a Roku project into a NEW ZIP; existing output must not be overwritten.

roku_testC

Run BrightScript test files in the headless simulator, not on a physical Roku device.

roku_previewA

Preview a project directory, ZIP, or BRS file in the simulator with bounded remote-key steps; output must be a NEW directory.

roku_referenceB

Search bundled Roku/BrightScript reference material.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vynxc/roku-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server