FXMacroData
Rank #10,530io.github.fxmacrodata/fxmacrodata
Macroeconomic and FX time-series data for AI agents: indicators, calendars, COT, forex, commodities.
FXMacroData is a Model Context Protocol (MCP) server published by fxmacrodata. It ranks #10,530 of 115,591 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. FXMacroData is listed on Official MCP, with 2 tracked versions. It was first listed on Jan 17, 2026 and most recently updated on Apr 10, 2026.
Ranks ahead of 105,061 of 115,591 servers on MCP Toplist.
Use FXMacroData
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http fxmacrodata https://fxmacrodata.com/mcp[mcp_servers.fxmacrodata]
url = "https://fxmacrodata.com/mcp"Add to ~/.codex/config.toml.
https://fxmacrodata.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"fxmacrodata": {
"url": "https://fxmacrodata.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"fxmacrodata": {
"type": "http",
"url": "https://fxmacrodata.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"fxmacrodata": {
"serverUrl": "https://fxmacrodata.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"fxmacrodata": {
"url": "https://fxmacrodata.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.fxmacrodata%2Ffxmacrodata)<a href="https://mcptoplist.com/server/io.github.fxmacrodata%2Ffxmacrodata"><img src="https://mcptoplist.com/badge/io.github.fxmacrodata%2Ffxmacrodata.svg" alt="MCP Toplist: Top 10% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
fxmacrodata
Other servers by fxmacrodata
View all fxmacrodata servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Apr 10, 2026 |
| 1.0.0 | Apr 10, 2026 |
Frequently asked questions
- Who maintains FXMacroData?
- FXMacroData is maintained by fxmacrodata, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is FXMacroData listed on the Official MCP Registry?
- Yes — FXMacroData is listed on the Official MCP Registry.
- How many versions does FXMacroData have?
- MCP Toplist tracks 2 versions of FXMacroData, most recently published on Apr 10, 2026.
- Where can I find the source code for FXMacroData?
- The source code for FXMacroData is hosted at github.com/fxmacrodata/fxmacrodata.