Loading MCP server directory, please wait...
Control CastHub digital signage. Manage TVs, presentations, schedules, and emergency alerts.
npx @getmcp/cli add io.github.Cast-Hub/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
CASTHUB_API_KEYAPI key generated at https://dashboard.cast-hub.com
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Cast-Hub/mcp": {
"command": "npx",
"args": [
"-y",
"@cast-hub/mcp"
],
"env": {
"CASTHUB_API_KEY": "",
"CASTHUB_MCP_URL": ""
}
}
}
}