Open Data

BLS Employment Data MCP Server

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

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.

Managed
1 tool
Agent guide included

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

MCP URLhttps://mcp.mcpbundles.com/bundle/bls-employment

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to BLS Employment Data and paste the MCP URL into Remote MCP server URL.
  4. Click Add. BLS Employment Data will appear under Not connected — select it and click Connect to complete OAuth.
Name: BLS Employment Data
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/bls-employment
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Ready to use BLS Employment Data?

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

BLS Employment Data MCP Server & Skill — 1 Tools