Serversio.github.lio1204/what2watch-mcp
M

What2Watch

io.github.lio1204/what2watch-mcp · v1.0.0
● Remote
v1.0.0remote🌐 https://what2watch.live/sse↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.lio1204/what2watch-mcp",
  "description": "Real-time TV schedules, streaming availability, and personalized recommendations.",
  "title": "What2Watch",
  "repository": {
    "url": "https://github.com/lio1204/what2watch-mcp",
    "source": "github"
  },
  "version": "1.0.0",
  "remotes": [
    {
      "type": "sse",
      "url": "https://what2watch.live/sse"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}