You're viewing a demo portfolio

Join the waitlist
PRSM

fx_timeseries

Active

Tool of Market Intel MCP

declared in 2.0.0

Get a time series of exchange rates for a base currency over a date range (max ~1 year), useful for trend analysis. Provide start and end as YYYY-MM-DD and one or more target currencies.

Parameters schema

{
  "type": "object",
  "required": [
    "start",
    "end",
    "symbols"
  ],
  "properties": {
    "end": {
      "type": "string",
      "description": "YYYY-MM-DD"
    },
    "base": {
      "type": "string",
      "description": "3-letter base (default USD)"
    },
    "start": {
      "type": "string",
      "description": "YYYY-MM-DD"
    },
    "symbols": {
      "type": "string",
      "description": "Comma-separated targets, e.g. EUR,GBP"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Market Intel MCP

https://github.com/selflabbs/market-intel-mcp

1/7 registries
View full server →
fx_timeseries — Market Intel MCP — PRSM MCP