Fetch US labor statistics like CPI, unemployment, wages, and job openings.
This MCP tool fetches U.S. Bureau of Labor Statistics data through a remote endpoint and requires an API key, network access, and local execution capability. Given the official registry listing, open-source code, and recent maintenance, it appears to be a typical caution-level tool with no concrete red flags warranting a high-risk rating from the provided materials.
The materials show it requires BLS_API_KEY; this is a sensitive credential that could be abused to access the related data service if logged, leaked, or mishandled. MCP_LOG_LEVEL is not a secret, but verbose logging may increase the chance of exposing keys or request contents in logs.
The tool connects to the declared endpoint bls-labor.caseyjhand.com to fetch labor statistics, meaning request content and query parameters are sent to a remote service. The materials do not show exfiltration to unrelated or hidden endpoints, nor evidence of network behavior beyond its stated purpose.
The system checks indicate that this tool executes code or starts a local process, which is a normal MCP capability. The provided materials do not indicate requests for extra high-privilege system capabilities or execution behavior clearly disproportionate to its stated function.
From the materials, it can be confirmed that it at least handles user-initiated statistical queries and returned data; however, the missing README leaves local file access, caching, and log storage behavior insufficiently documented. There is no explicit evidence that it requests broad filesystem, browser, or unrelated resource access.
Positive factors include an official registry source, an auditable open-source repository, and updates within the last year. Caution points are the effectively missing README, no declared license, and very low community adoption (0 stars), which reduce verifiability, but these facts alone do not justify a high-risk rating.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "io.github.cyanheads/bls-labor-mcp-server" MCP server from askskill: Run: claude mcp add 'io-github-cyanheads-bls-labor-mcp-server' -- npx -y @cyanheads/bls-labor-mcp-server
Query SEC, BLS, Census, and SBA data using natural language.
Browse and query EIA energy data and forecasts through MCP.
Search and retrieve 800K FRED economic time series for analysis and research.
Access U.S. congressional bills, votes, members, and committee data via MCP.
Query US Treasury fiscal data for debt, rates, exchange rates, and spending.
Access Brazilian Central Bank time-series data for analysis and research.