Open Data

BLS Employment Data MCP Server

Use Studio chat to drive this server — credentials stay in your workspace.

Bureau of Labor Statistics API providing employment, unemployment, wages, prices, and productivity data. Access key economic indicators like the unemployment rate, CPI, and nonfarm payrolls.

1 tool
Agent guide included
API Key
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 BLS Employment Data — workflow patterns, data models, and gotchas for your AI agent.

BLS Employment Data

BLS provides employment, unemployment, wages, prices, and productivity data. Key series: LNS14000000 (unemployment rate), CUUR0000SA0 (CPI-U), CEU0000000001 (total nonfarm employment). V2 API requires registration key. POST requests with series IDs and year range. Supports multiple series per request. 500 queries/day limit.

Data Model

  • Time series — identified by series ID (e.g. LNS14000000). Each series has a survey, seasonal adjustment, and data type encoded in the ID.
  • Data points — year, period (M01-M12 for monthly, Q01-Q05 for quarterly, A01 for annual), value, and footnotes.
  • Catalogs — series metadata including title, survey name, and area.

Gotchas

  • POST only — V2 API uses POST for data queries with JSON body containing seriesid array, startyear, and endyear.
  • Registration key — goes in the JSON request body as registrationkey, not as a query parameter or header.
  • Rate limit — 500 queries per day with a registered key, 25/day without.
  • Year range — max 20 years per request with a key, 10 years without.
  • Multiple series — up to 50 series IDs per request.

Tools in this Server (1)

Bls Get Series

Get time series economic data from the Bureau of Labor Statistics including unemployment rates, CPI inflation, employment figures, wages, and producti...

Frequently Asked Questions

What is the BLS Employment Data MCP server?

Bureau of Labor Statistics API providing employment, unemployment, wages, prices, and productivity data. Access key economic indicators like the unemployment rate, CPI, and nonfarm payrolls. It provides 1 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect BLS Employment Data 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/bls-employment. Authentication is handled automatically.

How many tools does BLS Employment Data provide?

BLS Employment Data provides 1 tool 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 BLS Employment Data require?

BLS Employment Data uses API Key. BLS Employment Data requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect BLS Employment Data to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/bls-employment

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 chat with BLS Employment Data?

Same flow: Studio opens on this server after sign-in. Keep chatting to call tools from the conversation.

BLS Employment Data MCP Server & Skill — 1 Tools