Skip to content
Cursor

bls labor mcp server for Cursor

io.github.cyanheads/bls-labor-mcp-server

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

client:Cursor transport:streamable-http runtime:npm tools:6

Install bls labor mcp server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "bls-labor-mcp-server": {
      "url": "https://bls-labor.caseyjhand.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

bls labor mcp server in other clients