CastHub runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm. Last commit 30 Jun 2026.
Control CastHub digital signage. Manage TVs, presentations, schedules, and emergency alerts.
Today is the operative word: we check CastHub every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 mcp -- npx -y @cast-hub/mcp
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@cast-hub/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@cast-hub/mcp"]
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@cast-hub/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@cast-hub/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
CASTHUB_API_KEY (API key generated at https://dashboard.cast-hub.com), CASTHUB_MCP_URL (Override the hosted endpoint URL. Defaults to https://api.cast-hub.com/mcp.).
The author declared them in the registry entry; get the values from the project itself.
Manage incidents, on-call schedules, escalation policies, and alert notifications
MCP server for Jira Service Management Operations — alerts, on-call schedules and responders
Manage dashboards, users, teams, alerts, data sources, and access control
Real-time SF Muni departures, routes, alerts, vehicle positions, and schedules.
Connect, monitor, and control AI agents — tasks, approvals, schedules, and governance.
Compare observed BC Ferries fares and dates, read qualified predictions, and manage fare alerts.
Manage incident alerts, events, and workflows with custom automations
Manage products, EU Digital Product Passports, operator parties, and GS1 EPCIS supply-chain events.
Answers built from our own checks of this server.