Back to search
100
MCP live v1.0.0 streamable-http

FCC Broadband Map

com.olyport/fcc-broadband

Broadband availability, providers, speeds, and BEAD classification from the FCC

Uptime
20.0%
15 probes
Response
480ms
last probe
Tools
4
callable

Tools · 4

get_broadband_by_location

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_summary_by_county

Get broadband availability statistics for a county. Returns aggregated broadband data including provider counts, technology availability, and BEAD-relevant metrics (unserved/underserved/serve…

get_broadband_summary_by_state

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_providers_by_county

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

CDC PLACES Health Data live
County and tract-level health outcomes, behaviors, and preventive services from CDC PLACES
5 tools · streamable-http
BLS Employment & Wages live
Unemployment rates, labor force, and Consumer Price Index from the Bureau of Labor Statistics
4 tools · streamable-http
USDA Food Access live
SNAP participation, food insecurity indicators, and agricultural statistics
4 tools · streamable-http
Census ACS Demographics live
Population, income, poverty, education, housing, and commuting from the US Census ACS
5 tools · streamable-http
FDIC BankFind live
Bank financials, branch locations, deposit data, and failure history from FDIC
5 tools · streamable-http
BEA Economic Accounts live
County GDP, personal income, and employment from the Bureau of Economic Analysis
5 tools · streamable-http

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"
    }
  }
}