Skip to content
Back to search
100
MCP live v1.1.0 streamable-http

Census County Business Patterns

com.olyport/census-cbp

Establishment counts, employment, and payroll by geography and NAICS code from Census CBP

Uptime
7.7%
39 probes
Response
476ms
last probe
Tools
3
callable

Tools · 3

get_county_business_patterns

Get business establishment, employment, and payroll data by county. Returns County Business Patterns data from the Census Bureau showing the number of business establishments, employees, and …

get_state_business_summary

Get state-level business pattern summary. Returns aggregate establishment, employment, and payroll data for an entire state, optionally filtered by industry. Useful for state-level econom…

compare_county_industries

Get a breakdown of all industries in a county. Returns business pattern data for all 2-digit NAICS sectors in a specific county. Useful for understanding the economic composition of a com…

Similar MCP servers embedding-nearest

Census ACS Demographics live
Population, income, poverty, education, housing, and commuting from the US Census ACS
5 tools · streamable-http
BEA Economic Accounts live
County GDP, personal income, and employment from the Bureau of Economic Analysis
5 tools · streamable-http
US Census Bureau
Query U.S. Census Bureau demographic and geographic data, variables, and geographies.
0 tools
US Coordinates to Census Geographies
Returns the Census state, county, and tract geographies for a coordinate pair via the keyless US Census Bureau geocoder. [x402: $0.075/call
0 tools · http
US Census Bureau Data
Query US Census ACS, decennial, and economic survey data.
0 tools · streamable-http
US Census Bureau Data
Query US Census Bureau data: demographics, economics, and housing statistics.
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "census_county_business_patterns": {
      "url": "https://mcp.olyport.com/census-cbp/mcp",
      "transport": "streamable-http"
    }
  }
}