Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

fccdb

com.fccdb/api

Explore FCC ULS licenses, ASR antenna structures, and microwave path elevation profiles.

Uptime
100.0%
2 direct probes · 30d
Response
1059ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available
Primary URL
https://fccdb.com/mcp

Tools · 4

search

Free-text search across FCC call signs and licensee entity names. Returns up to 50 hits. Use this when the user names a callsign or company but you don't know the exact identifier yet.

license_detail

Full data for a single FCC license by call sign — licensee, locations with coordinates, antennas, paths, frequencies. Returns Markdown.

tower_detail

Full data for an antenna structure by ASR registration number — owner, location, height, declared licensees on the tower, microwave paths terminating there, and licensees within 50 m by spatial proxim…

path_profile

Metadata for a single microwave path on a license. Identified by the ULS USI (per-license integer) and the path number within that license. The HTML page has an SVG elevation chart with terrain + line…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "fccdb": {
      "url": "https://fccdb.com/mcp",
      "transport": "streamable-http"
    }
  }
}