io.github.feedoracle/feedoracle-macro-mcp
io.github.feedoracle/feedoracle-macro-mcpReal-time macroeconomic signals for AI agents. 86 FRED series, regime classification, DeFi rates.
Tools · 33
Federal Reserve interest rates, FOMC meeting calendar, policy outlook.
[AGENT-NATIVE v2] Fed Funds Rate WITH interpretation layer: signal (hawkish/dovish), regime, percentile_2y/10y, momentum, volatility, confidence, actionable_prompt. Built for autonomous agents that ne…
[AGENT-NATIVE v2] CPI YoY WITH interpretation layer: regime (low/target_zone/elevated/high/crisis), trend (disinflation/sticky/accelerating), percentile, ranked actions array. Built for autonomous age…
[AGENT-NATIVE v2] Treasury 10Y-2Y spread WITH interpretation layer: curve_state (deep_inverted/inverted/flat/normal/steep), days_inverted_last_365, recession_imminent detection (un-inversion pattern),…
[EVIDENCE v1.0] Fed Funds Rate as evidence only. Returns signal_strength, risk_band, reason_codes, allowed/blocked action categories. NO personalised recommendations, NO sizing, NO venue picks. Produc…
[EVIDENCE v1.0] CPI YoY as evidence only. Returns signal_strength, risk_band, reason_codes, allowed/blocked action categories. NO personalised recommendations, NO sizing, NO venue picks. Product posit…
[EVIDENCE v1.0] Treasury 10Y-2Y spread as evidence only. Returns signal_strength, risk_band, reason_codes (incl. inversion context), allowed/blocked action categories. NO personalised recommendations,…
[v1.1 AGGREGATOR] Neutral aggregation of fed_rates_v3 + inflation_v3 + yield_curve_v3 in one call. Returns reason-code index, distributions of signal_strength/risk_band/staleness_tier, cross-tool conc…
[EVIDENCE v1.1] US recession indicators as evidence only. Returns reason_codes (yield curve state, GDP trend, unemployment trend), signal_strength, risk_band. Rebuilt from retired macroracle in v1.1 e…
[EVIDENCE v1.1] US economic health composite (GDP, unemployment, inflation, consumer confidence) as evidence only. Returns reason_codes + signal_strength + risk_band. Rebuilt from retired macroracle —…
[EVIDENCE v1.1] Michigan Consumer Sentiment Index as evidence only. Returns reason_codes (relative to baseline 100 and long-run avg ~85), signal_strength, risk_band. Rebuilt from retired macroracle — …
[EVIDENCE v1.1] US financial stress composite (VIX, HY spread, TED spread, STLFSI) as evidence only. Returns reason_codes + signal_strength + risk_band. Rebuilt from retired macroracle — NO stress_lev…
US inflation data: CPI, PCE, core inflation, year-over-year and month-over-month.
US Treasury yield curve: all maturities (1M-30Y), 10Y-2Y spread, inversion signals, recession probability.
US labor market: unemployment rate, nonfarm payrolls, wages, jobless claims, labor participation.
US GDP growth: quarterly and yearly, real GDP, consumer spending, recession risk.
US housing market: housing starts, permits, median prices, 30Y mortgage rates, home sales.
Full US economic dashboard — all key indicators at once: Fed, inflation, yields, labor, GDP, housing.
Server status, API connectivity.
ECB interest rates: Main Refinancing, Deposit Facility, Marginal Lending, EURIBOR 3M/6M/12M, Euro Short-Term Rate.
EUR exchange rates vs USD, GBP, JPY, CHF, CNY. Daily from ECB.
Euro Area HICP inflation: headline, core (excl energy+food), Germany.
Euro Area economy: GDP growth YoY, unemployment rate, M3 money supply.
Euro Area 10Y AAA government bond yield benchmark.
Full ECB dashboard — rates + FX + inflation + economy + yields in one call.
ECB data relevant for MiCA stablecoin reserve compliance (Art. 24/25/53). Eligible asset rates and yields.
Fetch any specific ECB data series by ID. 20 series available: rates, FX, inflation, economy, yields.
World Bank: Top global economies by GDP with growth rates.
World Bank country economic profile: GDP, inflation, trade balance, population.
World Bank RWA risk context: economic risk score and key indicators for country risk assessment.
US employment data direct from Bureau of Labor Statistics: unemployment rate, nonfarm payrolls, labor participation, hourly earnings, labor force.
US CPI inflation direct from BLS: headline CPI-U index and core CPI (less food & energy).
Fetch any BLS data series. Available: unemployment_rate, cpi_all, cpi_core, nonfarm_payrolls, labor_participation, avg_hourly_earnings, labor_force.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.feedoracle/feedoracle-macro-mcp": {
"url": "https://feedoracle.io/mcp/macro/sse",
"transport": "sse"
}
}
}