Broadcast MCP server
Which TV transmitters actually reach an address, terrain-graded, and what is on now.
Little public usage data yet
Reviews
Write oneNobody has reviewed Broadcast yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Broadcast tools (9)
write = sends, deletes, buys or postsmedia_closedFreeChannels that have shut down, with the date they closed. Useful for checking whether a channel a model remembers still exists.
media_freshnessFreeHow current this dataset is: when each source last ran, how many assertions are live versus expired, and the gaps we know we have.
media_outletsFreeSearch stations, networks and streaming channels by name, callsign, network or owner. Returns licence status, transmitter power and antenna height where filed.
media_receivableFreeWhich television transmitters reach a specific latitude and longitude, graded by real terrain between the tower and that point. Answers "what can I actually watch from here", which listings services cannot.
media_sourcesFreeWhere the data comes from, each with its licence and whether it may be redistributed.
media_station_readinessFreeWhether a US television station website can be read by an AI assistant: which AI crawlers it blocks by name in robots.txt, whether it publishes llms.txt or /.well-known/ai, and whether it has structured data. Pass a callsign for one station, or nothing for the industry-wide summary broken down by owner group.
media_still_trueFreeIs a remembered claim about a programme still current? Returns when it was observed, whether it has expired, and what replaced it. This is the question a model cannot answer about its own training data.
media_verifyFreeVerify a signed record from this service. Pass an airing_id, or pass back a record you cached earlier with its signature and we will confirm it is byte-identical to what we signed. The public key and exact canonicalisation are at /.well-known/dtv-intel-signing.json so you can also verify offline without calling us.
media_whats_onFreeWhat is airing right now, or at a given time. Returns programmes with descriptions and, for each, when the claim was observed and when it expires. Accepts free text.
Public scan report
scanner v0.1.9 · 2026-09-23 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 2372ms17/20
- Tool poisoning9 tool descriptions checked15/15
- Auth qualityopen endpoint, read-only tools10/15
- Maintenanceno repository listed3/15
- Maintainer identityno repository or website to verify2/10
Findings (1)
- lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http broadcast https://dtv.rootz.global/mcp
Broadcast: common questions
- Is Broadcast MCP server safe?
- With care: it is graded C, so read the findings first (63/100). Read the Broadcast safety report
- How do I install Broadcast?
- It runs remotely at dtv.rootz.global. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Broadcast need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Broadcast maintained?
- The latest release is v0.1.0.
- Is Broadcast up?
- 100% of our last 5 checks got an answer. We check remote servers about four times a day.