← fccdb.com
INDIVIDUAL MCP TOOL
search
Free-text search across FCC call signs and licensee entity names.
LIVE ENDPOINT
https://fccdb.com/mcp
Connect to this endpoint to inspect the live schema for search and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.fccdb]
url = "https://fccdb.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"fccdb": {
"type": "http",
"url": "https://fccdb.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: fccdb
Remote MCP URL: https://fccdb.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"fccdb": {
"url": "https://fccdb.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"fccdb": {
"type": "http",
"url": "https://fccdb.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "fccdb",
"transport": "streamable-http",
"url": "https://fccdb.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
license_detail— Full data for a single FCC license by call sign — licensee, locations with coordinates, antennas, paths, frequencies.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 proximity.path_profile— Metadata for a single microwave path on a license.