
Gives Claude access to US macroeconomic data and intelligence through the ToolOracle platform. The source details are minimal, but based on the name and endpoint, this appears to surface major economic indicators, Federal Reserve data, inflation metrics, employment stats, or similar macro datasets that you'd otherwise pull from FRED, BLS, or other government sources. You'd reach for this when building financial analysis tools, economic dashboards, or anything that needs to reason about interest rates, GDP, unemployment trends, or broader market conditions. Saves you from wiring up multiple economic data APIs yourself.
Financial Data MCP Server — 8 tools | Part of ToolOracle
# Claude Desktop / Cursor / Windsurf
npx -y mcp-remote https://tooloracle.io/macroo/mcp/
// claude_desktop_config.json
{
"mcpServers": {
"macroooracle": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://tooloracle.io/macroo/mcp/"]
}
}
}
| Tool | Description |
|---|---|
fed_rates | Federal Reserve interest rates, FOMC meeting calendar, policy outlook. |
inflation | US inflation data: CPI, PCE, core inflation, year-over-year and month-over-month |
yield_curve | US Treasury yield curve: all maturities (1M-30Y), 10Y-2Y spread, inversion signa |
labor_market | US labor market: unemployment rate, nonfarm payrolls, wages, jobless claims, lab |
gdp_growth | US GDP growth: quarterly and yearly, real GDP, consumer spending, recession risk |
housing | US housing market: housing starts, permits, median prices, 30Y mortgage rates, h |
macro_dashboard | Full US economic dashboard — all key indicators at once: Fed, inflation, yields, |
health_check | Server status, API connectivity. |
| Tier | Rate Limit | Price |
|---|---|---|
| Free | 100 calls/day | €0 |
| Pro | 10,000 calls/day | €29/month |
| Enterprise | Unlimited | Custom |
Free tier includes all tools with rate limiting. Upgrade for higher limits and priority support.
macrooOracle is one of 42 specialized MCP servers in the ToolOracle ecosystem — the largest collection of production-ready MCP tools for AI agents.
Related Oracles:
https://tooloracle.io/macroo/mcp/Built by FeedOracle — Evidence by Design