# FCC Broadcaster MCP

> FCC Broadcaster allows your AI agent to access national broadcast licensing data directly from US government records. Check active TV and FM radio station details using only a Call Sign, bypassing complex forms or needing credentials.

## Overview
- **Category:** media-entertainment
- **Price:** Free
- **Tags:** broadcast-licensing, telecom-records, media-mapping, regulatory-data, radio-tv-data

## Description

For researchers and media analysts, getting accurate broadcast facility information used to mean navigating multiple federal databases, filling out tedious forms, and dealing with inconsistent public APIs. This MCP changes that. It connects your agent directly into the National Media Bureau records for US television and radio. You simply provide a Call Sign—that's it. The system handles the complex lookups across active network facilities and regional signal allocations. All you get is clean, structured data telling you if a station holds an active license or what its operational constraints are. Vinkius hosts this MCP so your agent can treat these official telecom records like any other data source in your workflow. It lets you verify details for both FM radio and public TV broadcasts without needing to register or deal with bureaucratic logins.

## Tools

### get_fm_station_details
Finds and reports operational details for a specific FM radio station using its Call Sign.

### get_tv_station_details
Retrieves licensing information for a public US television broadcast station using its Call Sign.

## Prompt Examples

**Prompt:** 
```
Find the operational details for the radio station WXPN.
```

**Response:** 
```
My search into the FCC broadcast registry confirms that WXPN holds an active license for FM frequency operations, acting as a certified public infrastructure transmission node.
```

**Prompt:** 
```
Check if WPVI is currently a licensed TV station.
```

**Response:** 
```
I've checked the television records for WPVI. Yes, it holds an active and licensed status under the official FCC broadcasting matrix.
```

**Prompt:** 
```
Identify whether the facility associated with 89.3 FM frequency operations is currently broadcasting.
```

**Response:** 
```
Scanning registered frequencies creatively natively reliably...
The FM facility spanning 89.3 has been formally checked. Current status: Actively licensed to operate optimally safely purely within standard bandwidth constraints natively structurally.
```

## Capabilities

### Retrieve US Television Station Details
Search the database for a specific public television broadcast station using its official Call Sign.

### Query FM Radio Licensing Status
Lookup active licensing metrics and operational details for an FM radio station based on its Call Sign.

## Use Cases

### Validating a Documentary Subject
A documentary producer needs to confirm the operational status of two stations mentioned in their script: WXYZ for TV and KABC for FM. They ask their agent, and it uses both get_tv_station_details and get_fm_station_details to provide immediate, verifiable confirmation on both signals.

### Regulatory Audit Check
A compliance officer needs a list of all active facilities in a specific metro area. They query the MCP with multiple Call Signs, getting structured data for each one via get_fm_station_details to ensure they meet regulatory standards.

### Competitive Landscape Mapping
A media consultant wants to map out which stations are broadcasting in a certain band. They run checks using get_tv_station_details for known TV hubs, quickly verifying their current licensing status against competitors.

### Historical Record Verification
A lawyer researching media history needs to confirm the original licensed frequency of an old station. They use get_fm_station_details with historical Call Signs to pull verifiable records, saving weeks of physical archive searching.

## Benefits

- Eliminate manual website hopping. You check both FM radio and TV station data in one query, instead of navigating separate FCC pages for each type of media.
- Access official records without friction. Because this MCP requires no credentials or authentication, your agent can pull raw data immediately—no more waiting on support tickets.
- Get highly specific metrics. Instead of general status updates, you get structured data detailing the Call Sign's operational constraints and license type.
- Cross-reference data streams easily. Need to compare a TV station’s history with an FM radio signal? Your agent handles both lookups seamlessly in one workflow.
- Time savings are massive. What used to take hours of form filling or web scraping now takes seconds via your AI client.

## How It Works

The bottom line is you get clean, verifiable licensing facts for US broadcast facilities without leaving your chat window.

1. You tell your agent to check a specific broadcast facility, providing the required Call Sign.
2. The MCP sends that identifier to the National Media Bureau records and pulls the current license status and operational metadata.
3. Your agent receives structured data confirming if the station is active, what type of signal it runs (FM/TV), and any associated constraints.

## Frequently Asked Questions

**Does the FCC Broadcaster MCP work if I don't know the Call Sign?**
No, you must provide a specific Call Sign to use this MCP. The tools are designed for targeted lookups, not general geographical searches.

**Can I use get_fm_station_details for TV stations?**
No; each tool is specialized. Use get_tv_station_details specifically when you need information on a television broadcast station's license and status.

**Is the data from this MCP real-time?**
The data reflects current licensing records available through the National Media Bureau at the time of the query. It provides verifiable, official status information for US broadcasts.

**How do I check a TV station license using get_tv_station_details?**
Just provide the Call Sign and ask your agent to run the get_tv_station_details tool. It returns the active licensing status for public US television stations.

**Does using get_tv_station_details require any special credentials or logins?**
No, it doesn't. The MCP connects directly to public FCC records for US broadcast media without needing API keys or user authentication.

**Are there rate limits if I run many searches using get_fm_station_details?**
No, the endpoint offers unmetered access to the official public record database. You can perform multiple lookups without hitting usage caps.

**If I use get_fm_station_details with a Call Sign that is inactive or decommissioned, what do I get?**
You receive a clear status message confirming no active license record was found for that sign. This prevents vague errors and tells you exactly why the search failed.

**When I call get_tv_station_details, what key information do I retrieve?**
It gives you all the necessary data points, including frequency allocations, current operational status, and the official licensing dates for that broadcast station.

**Do I need to pay or provide an API Key?**
Absolutely not. The broadcaster database queries operate completely unmetered in the public domain, providing direct agency-to-agent accessibility.

**Can I search for both television and radio networks?**
Yes. This configuration comes with dedicated AI routes for looking up specific Call Signs spanning across the entire FM, AM, and modern TV landscape.

**Are there limits to how many searches I can perform daily?**
As the platform utilizes public regulatory endpoints natively, there are no strict quotas. You can safely poll multiple licensing metrics back-to-back without hitting hard paywalls.