streamable-httpupdated 4mo ago
| Tool | Description | |------|-------------| | fedrates | Federal Reserve interest rates, FOMC meeting calendar, policy outlook. | | inflation | US inflation data: CPI, PCE, core inflation, year-over-year and month-over-month | | yieldcurve | US Treasury yield curve: all maturities (1M-30Y), 10Y-2Y spread, inversion signa | | labormarket | US labor market: unemployment rate, nonfarm payrolls, wages, jobless claims, lab | | gdpgrowth | US GDP growth: quarterly and yearly, real GDP, consumer spending, recession risk | | housing | US housing market: housing starts, permits, median prices, 30Y mo…
What can you do with macroooracle?
📊 macrooOracle
Financial Data MCP Server — 8 tools | Part of ToolOracle
Quick Connect
# 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/"]
}
}
}
Tools (8)
| 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. |
Pricing
| 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.
Part of ToolOracle
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:
- FeedOracle — Evidence-grade compliance data infrastructure
- ToolOracle — 42 Oracles, 390+ MCP Tools
Links
- 🌐 Live:
https://tooloracle.io/macroo/mcp/ - 📚 Docs: tooloracle.io/docs
- 🏠 Platform: tooloracle.io
Built by FeedOracle — Evidence by Design
Install
Add macroooracle to your client. Pick the one you use.
claude mcp add --transport http macroooracle https://tooloracle.io/macro/mcp/codex mcp add macroooracle --url https://tooloracle.io/macro/mcp/{
"mcpServers": {
"macroooracle": {
"url": "https://tooloracle.io/macro/mcp/"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"macroooracle": {
"type": "http",
"url": "https://tooloracle.io/macro/mcp/"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"macroooracle": {
"url": "https://tooloracle.io/macro/mcp/"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"macroooracle": {
"serverUrl": "https://tooloracle.io/macro/mcp/"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
6 tools
macroooracle exposes 6 tools to a connected agent.
- fed_rates
- Federal Reserve interest rates, FOMC meeting calendar, policy outlook.
- 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
- macro_dashboard
- Full US economic dashboard — all key indicators at once: Fed, inflation, yields,
- health_check
- Server status, API connectivity.
Score
55 / 100
Adequate
- Documentation18/25
- Maintenance13/25
- Trust6/20
- Capability6/15
- Install experience12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 114 days ago
- Has a release history
- Repository is not archived
- No licence detected
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 6 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Version history
| Versions | Published |
|---|---|
| 1.0.0Latest | Mar 18, 2026 |