Serversio.github.fxmacrodata/fxmacrodata
F

FXMacroData

io.github.fxmacrodata/fxmacrodata · v1.0.1
● Remote
v1.0.1remote🌐 https://fxmacrodata.com/mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.fxmacrodata/fxmacrodata",
  "description": "Macroeconomic and FX time-series data for AI agents: indicators, calendars, COT, forex, commodities.",
  "title": "FXMacroData",
  "repository": {
    "url": "https://github.com/fxmacrodata/fxmacrodata",
    "source": "github"
  },
  "version": "1.0.1",
  "websiteUrl": "https://fxmacrodata.com",
  "icons": [
    {
      "src": "https://fxmacrodata.com/static/images/logo-icon.png",
      "mimeType": "image/png",
      "sizes": [
        "any"
      ]
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://fxmacrodata.com/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}