
FXMacroData
Query macro indicators, FX, commodities, COT, and economic calendars from agents building fintech dashboards or trading research tools.
Overview
FXMacroData is an MCP server for the idea phase that supplies macroeconomic and FX time-series data—including indicators, calendars, COT, forex, and commodities—to agents.
What is this MCP server?
- Remote streamable-http MCP at https://fxmacrodata.com/mcp (version 1.0.1)
- Coverage: macro indicators, FX, commodities, COT, and economic calendars
- Public HTTP remote—no API key listed in published MCP schema
- Website and docs at fxmacrodata.com with branded logo icon in registry
- Open-source repository github.com/fxmacrodata/fxmacrodata
- Server version 1.0.1 in MCP registry schema
- Single public streamable-http remote at https://fxmacrodata.com/mcp
- Data domains listed: indicators, calendars, COT, forex, commodities
What problem does it solve?
Building macro-aware agent features means juggling fragmented FX and economic data APIs instead of one MCP surface tuned for time series.
Who is it for?
Indie fintech and quant-curious builders prototyping dashboards, alerts, or research bots that need macro and FX context fast.
Skip if: Teams needing trade execution, brokerage accounts, or proprietary alt-data with strict compliance review out of the box.
What do I get? / Deliverables
After you add the fxmacrodata.com/mcp remote, your agent can answer research prompts with structured macro and market series in the same toolchain as your code.
- Agent-queryable macro, FX, commodity, and calendar context for prototypes
- Reduced custom API glue during idea-stage finance builds
- Remote MCP configuration pointing at fxmacrodata.com
Recommended MCP Servers
Journey fit
How it compares
Macro and FX market data MCP, not a payments MCP or a generic SQL database server.
Common Questions / FAQ
Who is FXMacroData for?
Solo builders and small teams shipping agent-assisted finance tools who need macro, FX, commodity, and calendar data without custom API sprawl.
When should I use FXMacroData?
Use it during idea and early validate research when you are exploring indicators, building prompts, or sketching charts before hardening data pipelines.
How do I add FXMacroData to my agent?
Register the streamable-http remote URL https://fxmacrodata.com/mcp in your MCP client; no secret header is defined in the published server schema.