FCC Broadband Map
com.olyport/fcc-broadbandBroadband availability, providers, speeds, and BEAD classification from the FCC
Tools · 4
Get broadband providers and availability at a specific lat/lon location. Returns a list of broadband providers serving the location with their advertised download/upload speeds and technology…
Get broadband availability statistics for a county. Returns aggregated broadband data including provider counts, technology availability, and BEAD-relevant metrics (unserved/underserved/serve…
Get state-level broadband availability summary. Returns aggregated broadband statistics for the state including provider counts and technology deployment. Useful for BEAD program analysis to …
Get list of broadband providers serving a county. Returns provider names, technology types, and speed tiers available in the specified county. Useful for BEAD applications to identify whi…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"fcc_broadband_map": {
"url": "https://mcp.olyport.com/fcc-broadband/mcp",
"transport": "streamable-http"
}
}
}