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

Census County Business Patterns

com.olyport/census-cbp

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

Uptime
100.0%
1 direct probes · 30d
Response
1629ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

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…

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