Skip to content
Back to search
30
MCP

@cyanheads/bls-mcp-server

npm/@cyanheads/bls-mcp-server

Fetch US Bureau of Labor Statistics data — CPI, unemployment, wages, JOLTS, and more via MCP. STDIO or Streamable HTTP.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@cyanheads/bls-labor-mcp-server
Fetch US Bureau of Labor Statistics data — CPI, unemployment, wages, JOLTS, and more via MCP. STDIO or Streamable HTTP.
0 tools
io.github.cyanheads/bls-mcp-server
Fetch US Bureau of Labor Statistics data — CPI, unemployment, wages, JOLTS, and more via MCP.
0 tools
io.github.cyanheads/bls-labor-mcp-server live
Fetch US Bureau of Labor Statistics data — CPI, unemployment, wages, JOLTS, and more via MCP.
6 tools · streamable-http
@cyanheads/census-mcp-server
Query U.S. Census Bureau data, variables, and geography via MCP. STDIO or Streamable HTTP.
0 tools
@pipeworx/mcp-bls
BLS MCP — Bureau of Labor Statistics public data API (v2)
0 tools
io.github.cyanheads/census-mcp-server
Query U.S. Census Bureau data, variables, and geography via MCP.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@cyanheads/bls-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}