@pipeworx/econdata
Connect: https://gateway.pipeworx.io/econdata/mcp · Install: one-click buttons
Tools: 4
Tools
- get_series — Fetch any economic time series by ID (e.g., “CPUR0000SA0” for CPI, “LNS14000000” for unemployment). Returns historical data points with dates and values.
- get_unemployment — Get the US civilian unemployment rate over time (Bureau of Labor Statistics) — the percentage of the labor force currently unemployed. Use this for “unemployment rate” / “jobless rate” queries. Return
- get_cpi — Get US Consumer Price Index for all urban consumers over time. Returns monthly index values by year and month to track inflation.
- get_employment_by_industry — Get US non-farm payroll employment by industry (manufacturing, construction, retail, financial, government, etc.). Returns employment figures in thousands by period.
Tools
-
get_cpi— Get US Consumer Price Index for all urban consumers over time. Returns monthly index values by year and month to track inflation. -
get_employment_by_industry— Get US non-farm payroll employment by industry (manufacturing, construction, retail, financial, government, etc.). Returns employment figures in thousands by period. -
get_series— Fetch any economic time series by ID (e.g., CPUR0000SA0 for CPI, LNS14000000 for unemployment). Returns historical data points with dates and values. -
get_unemployment— Get the US civilian unemployment rate over time (Bureau of Labor Statistics) — the percentage of the labor force currently unemployed. Use this for unemployment rate / jobless rate queries. Returns mo