Open Data

Census CBP MCP Server

Connect your account, then chat with AI to run tools.

Census County Business Patterns API providing establishment counts, employment, and annual payroll by NAICS industry code at county, state, and national levels.

2 tools
Agent guide included
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Census CBP — workflow patterns, data models, and gotchas for your AI agent.

Census CBP

Census County Business Patterns provides establishment counts, employment, and annual payroll by NAICS industry code at county/state/national level. Covers all industries except farming, railroads, and most government. Key variables: ESTAB (establishments), EMP (employees), PAYANN (annual payroll), EMPSZES (employment size classes). Use NAICS2017 for industry filtering.

Data Model

  • Variable metadata — browse available CBP variable names, labels, and data types to construct valid data queries.
  • Variables — ESTAB (number of establishments), EMP (number of employees mid-March), PAYANN (annual payroll in $1000s), EMPSZES (employment size class code).
  • Geographies — nation (us:), state (state:), county (county:*&in=state:XX), metro areas.
  • Industry codes — NAICS 2017 codes at 2-6 digit levels. 2-digit = sector (72 = accommodation & food), 3-digit = subsector, etc.
  • Size classes — EMPSZES codes: 001=all, 212=1-4 employees, 220=5-9, 230=10-19, etc.

Gotchas

  • Year in URL — dataset year is part of the URL path: /data/2021/cbp.
  • NAICS parameter — use NAICS2017=XX for industry filtering. Use 00 for all industries.
  • Suppressed data — some cells suppressed for confidentiality; value shows as null or a flag code.
  • Latest year — CBP data lags; 2021 is latest as of 2024.

Tools in this Server (2)

Census Cbp Get Data

Get County Business Patterns data — establishment counts, employment, and annual payroll by NAICS industry code at national, state, or county level. R...

Census Cbp Get Variables

Get available variable metadata for Census County Business Patterns. Returns variable names with their labels, concepts, and predicate types. Use to d...

Frequently Asked Questions

What is the Census CBP MCP server?

Census County Business Patterns API providing establishment counts, employment, and annual payroll by NAICS industry code at county, state, and national levels. It provides 2 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Census CBP to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/census-cbp. Authentication is handled automatically.

How many tools does Census CBP provide?

Census CBP provides 2 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Census CBP require?

Census CBP uses API Key. Census CBP requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Census CBP to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/census-cbp

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to use Census CBP?

Sign in to connect your credentials and start running tools from the chat.

Census CBP MCP Server & Skill — 2 Tools