# BLS Labor Force MCP for AI Agents AI Agent Connect

> BLS Labor Force — National Unemployment & CPS provides direct access to the Bureau of Labor Statistics Current Population Survey. You can pull national unemployment rates, labor force participation stats, and demographic breakdowns instantly. It turns your agent into a researcher that can grab real-time economic data without you having to dig through government websites.

## Overview
- **Category:** human-resources
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_kdGGGXYtyYIPZkAtQFcbSD5T3kSqUSTy630eHa3g/ai-agent-connect
- **Tags:** unemployment-rate, labor-force, demographics, economic-data, public-api

## Description

Think about the day-to-day of tracking the US labor market. You're looking at a spreadsheet and need to know if the current labor participation is trending up or down compared to last year. Instead of opening a new tab, searching for the specific survey, and trying to figure out which table contains the data you need, you just ask your agent. It handles the heavy lifting by reaching out to the Bureau of Labor Statistics directly. You can get a breakdown of how different groups, like teenagers or those with specific education levels, are faring in the job market. This is especially useful for anyone who needs to move quickly from data gathering to analysis. By connecting this through the Vinkius catalog, you get access to this and thousands of other tools from one single connection in your preferred AI client. It means you spend less time hunting for numbers and more time actually using them to build your reports, inform your strategy, or complete your research. You can look at the headline figures that the government releases to the public and get them into your workspace immediately. Whether you're tracking the overall health of the US workforce or looking for specific demographic trends, the data is always current and comes from the official source. This removes the risk of using outdated figures or misinterpreting complex charts. You get clear, usable numbers that you can trust.

## Tools

### get_unemployment_rate
Pull the headline national unemployment figure from the Current Population Survey. This gives you the most current high-level view of the US labor market.

### query_bls
Run a generic time series query for any specific BLS Series ID. This is for when you know exactly which data point you need and want to see the history.

## Prompt Examples

**Prompt:** 
```
What is the current national unemployment rate?
```

**Response:** 
```
The national unemployment rate (LNS14000000) for the most recent month stands at **3.7%**. 

Here is a quick summary of the current labor market:
* **Headline Rate:** 3.7%
* **Status:** Stable compared to previous months
* **Source:** BLS Current Population Survey
```

**Prompt:** 
```
Compare unemployment between teenagers and adults.
```

**Response:** 
```
Based on the latest Current Population Survey data, here is the comparison:

| Demographic Group | Unemployment Rate |
| :--- | :--- |
| Teenagers (16-19) | **11.9%** |
| Adults (25+) | **3.2%** |

Teenage unemployment remains significantly higher than the adult rate.
```

**Prompt:** 
```
Has labor force participation recovered since 2020?
```

**Response:** 
```
The overall labor force participation rate currently sits at **62.5%**. 

This remains approximately **0.8 percentage points** below the pre-pandemic norm of 63.3%. While there has been significant movement, it hasn't fully returned to its previous level.
```

## Capabilities

### Pull national unemployment rates
Get the current headline unemployment figure for the latest month.

### Check labor force participation
See how many people are currently working or seeking work.

### Break down data by demographics
Analyze unemployment stats across age, gender, and education cohorts.

### Query specific BLS series
Access historical time series data using specific BLS Series IDs.

### Monitor workforce health
Track trends in labor force participation over time.

## Use Cases

### Comparing demographics
A researcher needs to compare teenage vs. adult unemployment. Ask the agent to use query_bls to pull both figures and create a comparison table.

### Tracking labor recovery
An HR manager wants to see if labor participation is recovering. Ask the agent to check the latest labor force participation rates and summarize the trend since 2020.

### Thesis data collection
A student needs specific BLS data for a thesis. Provide the Series ID to the agent and use the query tool to pull the historical time series.

### Morning market briefing
A financial analyst needs a quick snapshot of the current labor market. Ask the agent for the current national unemployment rate to include in a morning briefing.

## Benefits

- Get headline unemployment figures instantly using get_unemployment_rate to skip manual searching.
- Access demographic breakdowns on age and gender without navigating complex government tables.
- Compare labor force participation across different age groups using query_bls.
- Save hours of data collection for reports by letting your agent handle the BLS API calls.
- Make faster economic decisions with official government data pulled directly into your chat.

## How It Works

The bottom line is you get official government labor data in your chat window without any manual searching.

1. Get a free API key from the Bureau of Labor Statistics website.
2. Add that key to your settings in your AI client.
3. Ask your agent for specific unemployment or labor force stats.

## Frequently Asked Questions

**Can the BLS Labor Force MCP get specific unemployment rates?**
Yes, it can pull the headline national unemployment rate directly from the Current Population Survey. This gives you the most recent official figures for your reports.

**How do I get demographic data like age or gender?**
The Connector allows your agent to pull breakdowns across specific cohorts. You can ask for data filtered by age, gender, or education level to see how different groups are faring.

**Is the data from the BLS Labor Force MCP official?**
Yes, this Connector connects directly to the Bureau of Labor Statistics. You are getting official government data used for national economic tracking.

**Can I use this for real-time job hunting?**
No, this tool is for macro-economic data and labor force trends. It does not provide individual job listings or real-time hiring data from specific companies.

**What is the difference between unemployment and labor force participation?**
Unemployment refers to people actively seeking work who cannot find it. Labor force participation measures the percentage of the working-age population that is either employed or actively looking for work.

**How do I get historical data using the BLS Labor Force MCP?**
You can use the query tool to pull time series data. If you provide the specific BLS Series ID, your agent can retrieve historical trends for that metric.

**How do I start?**
Input your free API Key into the configuration and simply ask your AI for unemployment percentages. The system builds the proper BLS query automatically.

**Is this updated monthly?**
Yes, exactly tied to the U.S. Employment Situation report releases on the first Friday of each month.

**Can it breakdown by state?**
No, CPS provides the broad national figures. You would use our LAUS tool (Local Area Unemployment Statistics) for state and city level data.