io.github.feedoracle/feedoracle-macro-mcp
Real-time macroeconomic signals for AI agents. 86 FRED series, regime classification, DeFi rates.
Open source Repository Open in the app JSON README (API)
About
Real-time macroeconomic signals for AI agents. 86 FRED series, regime classification, DeFi rates.
Details
- Kind
- MCP servers
- Topic
- Finance & crypto
- Publisher
- feedoracle
- Origin
- official
- Category
- ferramentas
- Transport
- sse
- Version
- 1.0.0
- Stars
- 1
- Last push
- 2026-03-19T10:24:47Z
- Repository state
- ativo
- Added
- 2026-08-29 03:02:47
- Updated
- 2026-08-29 03:02:47
- Origin id
io.github.feedoracle/feedoracle-macro-mcp
README
<div align="center"> # FeedOracle Macro Intelligence MCP **Real-time macroeconomic signals for AI agents.** 86 FRED + 20 ECB indicators. Signed. Verifiable. Regime classification. [](https://feedoracle.io/mcp/macro/health) [](https://feedoracle.io/mcp.html) [](https://feedoracle.io/pricing.html) [Website](https://feedoracle.io) · [All MCP Tools](https://feedoracle.io/mcp.html) · [Docs](https://feedoracle.io/docs.html) · [Main Repo](https://github.com/feedoracle/feedoracle-mcp) </div> --- ## What this does Before your AI agent allocates capital, adjusts leverage, or rebalances — it checks the macro environment. Every response is cryptographically signed (ES256K) and independently verifiable. ## Quick start ```bash claude mcp add --transport sse feedoracle-macro https://feedoracle.io/mcp/macro/sse ``` No API key needed. Then ask: ``` What is the current macro regime? Should my agent be risk-on or risk-off? ``` ## 13 tools | Tool | Description | |------|-------------| | `economic_health` | Health index 0-100: GDP, unemployment, inflation | | `recession_risk` | Recession probability + yield curve signal | | `inflation_monitor` | CPI, PCE, PPI, breakeven rates | | `labor_market` | Unemployment, payrolls, jobless claims | | `gdp_tracker` | GDP growth rate + release schedule | | `fed_watch` | Fed Funds Rate, EFFR, FOMC calendar | | `yield_curve` | Full Treasury curve 1M-30Y, spreads | | `defi_rates` | SOFR, credit spreads, VIX, BTC/ETH, gold | | `consumer_sentiment` | Michigan Sentiment + retail sales | | `market_stress` | VIX, credit spreads, financial stress index | | `safe_haven_flows` | Gold, USD index, BTC/ETH reference | | `macro_regime` | RISK_ON / NEUTRAL / RISK_OFF / STRESS | | `ping` | Health check | ## Regime scoring | Score | Regime | Meaning | |-------|--------|---------| | 0-25 | RISK_ON | Favorable conditions | | 26-50 | NEUTRAL | Mixed signals | | 51-75 | RISK_OFF | Elevated caution | | 76-100 | STRESS | Crisis conditions | 7 weighted signals: VIX, yield curve, recession probability, credit spreads, financial stress, Fed stance, consumer sentiment. ## The FeedOracle ecosystem | Server | Tools | Purpose | |--------|-------|---------| | [Compliance Oracle](https://github.com/feedoracle/feedoracle-mcp) | 27 | MiCA, DORA, evidence packs, audit trail | | **Macro Intelligence** (this) | 13 | Fed/ECB indicators, regime classification | | [Stablecoin Risk](https://github.com/feedoracle/-feedoracle-mcp-risk) | 13 | 7-signal operational risk scoring | --- <div align="center"> **FeedOracle turns compliance documents into compliance evidence.** [feedoracle.io](https://feedoracle.io) · *Evidence by Design.* </div>