BLS Mega-Server MCP. Correlate inflation, jobs, and wages instantly.
Works with every AI agent you already use
…and any MCP-compatible client
Just plug in your AI agents and start using Vinkius.
Bureau of Labor Statistics Full — The Mega Server. This server gives your agent direct access to all six major U.S.
economic datasets. Get real-time CPI inflation tracking, national nonfarm payroll numbers, unemployment rates, and job opening metrics from JOLTS. It lets you model the entire American labor market and economy in one place.
What your AI agents can do
Get cpi inflation
Gets the Consumer Price Index (CPI-U) data to track how inflation changes for consumers.
Get jolts data
Retrieves national job openings metrics, showing how many jobs are available and quitting rates.
Get nonfarm payrolls
Gets the total nonfarm payroll employment count, a key metric for job growth.
The agent retrieves historical and current Consumer Price Index (CPI-U) data to show changes in consumer buying power.
The agent fetches total nonfarm payroll numbers to gauge the health and growth of the overall job market.
The agent pulls the current population survey data to provide the national unemployment figure.
The agent gets the JOLTS metrics to track the volume of job openings and quits, indicating labor movement.
The agent executes generic, timeseries queries across multiple BLS series IDs when specific tools aren't available.
Ask AI about this MCP
Supported MCP Clients
Waiting for input…
019d755fget cpi inflation
Gets the Consumer Price Index (CPI-U) data to track how inflation changes for consumers.
019d755fget jolts data
Retrieves national job openings metrics, showing how many jobs are available and quitting rates.
019d755fget nonfarm payrolls
Gets the total nonfarm payroll employment count, a key metric for job growth.
019d755fget unemployment rate
Pulls the national unemployment rate from the Current Population Survey data.
019d755fquery bls
Runs generic, advanced queries across various BLS data points using specific series IDs.
Choose How to Get Started
Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.
Build Your Own
Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.
- Import from OpenAPI, Swagger, or YAML specs
- Create Agent Skills with progressive disclosure
- Deploy to edge with MCPFusion framework
- Built in DLP, auth, and compliance on every call
- Real time usage dashboard and cost metering
- Publish to catalog or keep private
Make Your AI Do More
Start with Bureau of Labor Statistics Full — The Mega Server, then connect any of our 4,700+ other servers whenever your AI needs more. One click, no limits.
- Use this MCP plus 4,700+ others, all in one place
- Add new capabilities to your AI anytime you want
- Every connection is secured and compliant automatically
- Track usage and costs across all your servers
- Works with Claude, ChatGPT, Cursor, and more
- New servers added to the catalog every week
What you can do with this MCP connector
This server gives your agent direct access to all the major U.S. economic datasets. It lets you track inflation, national job growth, unemployment, and job openings all in one place. You'll use get_cpi_inflation to track how consumer prices change, giving you the Consumer Price Index (CPI-U) data. It’ll fetch the total nonfarm payroll count with get_nonfarm_payrolls, showing you the overall job market's health.
You can pull the national unemployment rate from the Current Population Survey data using get_unemployment_rate. For job movement, it gets national job openings metrics, showing both how many jobs are available and the quitting rates, with get_jolts_data. When you need something specific and none of the other tools fit, you run advanced queries across multiple BLS series IDs using query_bls.
How BLS Mega-Server MCP Works
- 1 First, you point your agent to the server. Then, you tell it the economic question you need answered—like, 'What's the relationship between wages and inflation last quarter?'
- 2 The agent figures out which tools to use (
get_cpi_inflation,get_nonfarm_payrolls, etc.) and executes them in parallel. It gathers all the necessary data points. - 3 The agent then synthesizes the raw data into a single, coherent answer, letting you see the combined economic picture.
The bottom line is: you give the agent a question, and it pulls the required economic data from multiple sources to answer it.
Who Is BLS Mega-Server MCP For?
Financial analysts, economists, and risk managers need this. They wake up needing to correlate multiple data streams—like linking CPI inflation to job openings—to build a picture of economic health. If you spend too much time clicking between different government dashboards, this is for you.
Uses the server to cross-reference nonfarm payroll data against current CPI readings to build investment theses.
Runs complex queries using the query_bls tool to model historical labor force changes and national participation rates.
Checks local unemployment rates using state-specific data to assess regional risk exposure for a portfolio.
What Changes When You Connect
- See the full picture of labor market movement. You can cross-reference job openings using
get_jolts_dataagainst nonfarm payrolls fromget_nonfarm_payrollsto see if hiring is keeping up with market demand. - Track real consumer buying power. Use
get_cpi_inflationto measure inflation trends, then compare it to wage changes derived from other tools to spot potential wage-price spirals. - Assess regional risk quickly. Instead of checking state dashboards, run local area comparisons using the BLS data to compare unemployment rates between Texas and California, for example.
- Model historical economic cycles. The server lets you run deep-dive, time-series queries across decades of BLS data using
query_bls, giving you historical context that’s impossible to find elsewhere. - Understand labor force tightness. Compare the national unemployment rate from
get_unemployment_ratewith job open metrics fromget_jolts_datato gauge how stressed the workforce is. - Pinpoint wage disparities. Use the occupational wage tools to find out what specific job titles make in specific physical locations, adding granular depth to your analysis.
Real-World Use Cases
Comparing state economic strength
You need to know if California's labor market is healthier than Texas's. Instead of downloading two separate state reports, your agent runs a comparison, pulling local area unemployment rates (LAUS) for both states using the BLS data. The result immediately highlights Texas's better labor absorption rate.
Investigating wage-inflation links
You suspect that high inflation (from get_cpi_inflation) is driving wage hikes. Your agent runs a query that correlates the CPI data against specific occupational wage data, instantly showing if the price increases match the pay increases in certain sectors.
Forecasting Fed moves
You need to predict if the Fed will raise rates. Your agent pulls the latest nonfarm payrolls (get_nonfarm_payrolls) and the national unemployment rate (get_unemployment_rate). The combined signal helps you model if the labor market is too hot or too cool for rate changes.
Assessing job market cooldown
You want to know if the
The Tradeoffs
Checking data endpoints one by one
Opening the CPI website, then switching to the Unemployment Rate page, then manually searching for JOLTS data. This takes minutes and you lose context.
→
Point your agent to the MCP Server. Ask it one question: 'Give me the full economic picture for Q1.' The agent handles the calls to get_cpi_inflation, get_nonfarm_payrolls, and get_unemployment_rate and gives you a single report.
Using only headline metrics
Looking only at the headline unemployment rate and ignoring how many jobs are actually open or how fast people are quitting.
→
Always check the underlying metrics. Supplement get_unemployment_rate with get_jolts_data to see if low unemployment is masking a severe lack of job openings.
Over-relying on general reports
Accepting a single, pre-packaged summary from a financial news site without checking the raw data source or the latest BLS release date.
→
Use the query_bls tool. It lets you specify exact BLS Series IDs and timeframes, giving you the raw, verifiable data you need to trust.
When It Fits, When It Doesn't
Use this if your goal is building a composite index or running a full economic model. You need to correlate price stability (CPI-U) with labor slack (JOLTS) and aggregate output (Nonfarm Payrolls). Don't use it if you just need a single, isolated number, like only the unemployment rate. If you only need one number, use a simple data API; but if you need to know why that number is what it is, use this server.
Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Bureau of Labor Statistics. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
VINKIUS INFRASTRUCTURE
Cloud Hosted
Managed infra
V8 Isolated
Sandboxed per request
Zero-Trust Proxy
No stored credentials
DLP Enforced
Policy on every call
GDPR Compliant
EU data residency
Token Compression
~60% cost reduction
Works with Claude, ChatGPT, Cursor, and more
The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.
This server provides 5 capabilities that interface natively with Claude, ChatGPT, Cursor, and any MCP client. No middleware. No custom integration required.
Available Capabilities
Sifting through economic reports shouldn't feel like archaeology.
Right now, you have to jump between five different government dashboards. You download the CPI report, then you open the labor force dashboard for unemployment, then you switch over to JOLTS just to see job openings. You spend time copy-pasting numbers and trying to match dates, and you lose the narrative flow.
With this MCP Server, your agent handles the data collection. You ask a high-level question—like, 'How has inflation related to job growth in the last five years?'—and it compiles the data from `get_cpi_inflation`, `get_nonfarm_payrolls`, and the other required tools into one readable report.
Bureau of Labor Statistics Full — The Mega Server MCP Server
The manual steps that disappear are the cross-sheet comparisons and the constant date-matching. You never have to manually verify if the data from the CPI report matches the payroll report date again.
This server doesn't just display data; it connects the dots. It lets you run simultaneous queries that treat the entire American economy as one single data set. That's the difference.
Common Questions About BLS Mega-Server MCP
What is the difference between `get_nonfarm_payrolls` and `get_jolts_data`? +
Nonfarm payrolls measures actual jobs added or lost in a period. JOLTS tracks the volume of job openings and quits, which indicates market demand and labor turnover, respectively.
How do I compare local unemployment rates using `query_bls`? +
You must provide the specific BLS Series IDs for the local areas you want to compare. The query_bls tool is for advanced users who know the exact codes and want to compare specific metrics across locations.
Can I use `get_cpi_inflation` for anything other than inflation? +
No. This tool is strictly for retrieving the Consumer Price Index (CPI-U) data. It measures changes in consumer prices to track inflation.
Is `get_unemployment_rate` the same as nonfarm payrolls? +
No. get_unemployment_rate uses the Current Population Survey to measure the percentage of the labor force that is unemployed. Nonfarm payrolls counts the total number of jobs added.
What's the best way to analyze wages? +
Use the specialized tools for occupational wages. They provide hyper-specific wage data tied to both job titles and physical locations, which is much more detailed than general payroll numbers.
What data fields can I get using `get_cpi_inflation`? +
It returns the Consumer Price Index (CPI-U) data, including the Consumer Price Index baseline. This gives you the month-over-month and year-over-year percentage changes, which are key for tracking inflation trends and shifts in consumer buying power.
How do I handle complex queries with `query_bls`? +
query_bls handles generic timeseries lookbacks. You must provide explicit BLS Series IDs for up to 50 concurrent lookbacks. It’s best for combining data points that don't have a dedicated endpoint.
Does `get_unemployment_rate` require any specific parameters? +
No, get_unemployment_rate retrieves the National Unemployment Rate (LNS14000000) from the Current Population Survey. You just need to specify the time range you're interested in.
Why merge them all into a Mega-Server? +
Economics isn't isolated. An AI needs to simultaneously access Wage data (OEWS), Jobs data (CES), and Inflation data (CPI) to provide real context. The Mega-Server allows a single agent to paint the entire U.S. macroeconomic picture without missing puzzle pieces.
Does this require multiple API keys? +
No, a single free Developer Registration Key from the Bureau of Labor Statistics works across all of these datasets interchangeably. You paste it once, and your AI accesses the whole suite.
What is LAUS and OEWS? +
LAUS is Local Area Unemployment — letting your AI zoom down to county-level employment metrics. OEWS is Occupational Wages — letting your AI see exactly what a specific job title (e.g., Dental Hygienist) makes in a specific state.
Is the BLS Mega-Server safe to auto-run? +
Yes. The BLS API v2 processes payloads of up to 50 complex series across 20-year lookbacks in single POST requests. It is designed precisely for heavy, automated, multi-dataset lifting without timing out your agent.
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
More in this category
FlightAware
Track global flight status via FlightAware AeroAPI — search flights, monitor airport arrivals and departures, check weather, and access historical flight data from any AI agent.
CrossRef
Search 140M+ scholarly works across all scientific disciplines — with DOI resolution, citation counts, author lookup, and full bibliographic metadata from the world's largest DOI registry.
arXiv Alternative
Access millions of scientific papers from arXiv — search by author, category, or keyword and fetch metadata directly from the open-access archive.
You might also like
ElevenLabs
Generate high-quality AI speech via ElevenLabs — use lifelike voices, manage text-to-speech, track usage, and handle audio dubbing directly from any AI agent.
GeckoTerminal (DeFi Token Tracker)
Track DeFi tokens, liquidity pools, and DEX activity across 100+ blockchains using real-time GeckoTerminal data.
Zotero
Manage your research library via Zotero — list collections, search items, and organize references directly from any AI agent.