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
20.0%
15 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
BLS Employment & Wages live
Unemployment rates, labor force, and Consumer Price Index from the Bureau of Labor Statistics
4 tools · streamable-http
HMDA Mortgage Data live
Home mortgage lending patterns, denial rates, and fair lending data
4 tools · streamable-http
BEA Economic Accounts live
County GDP, personal income, and employment from the Bureau of Economic Analysis
5 tools · streamable-http
FDIC BankFind live
Bank financials, branch locations, deposit data, and failure history from FDIC
5 tools · streamable-http
NCES Education Data live
School enrollment, graduation rates, demographics, finance, and Title I data
5 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"
    }
  }
}