fx_historical
ActiveTool of Market Intel MCP
declared in 2.0.0
Get foreign-exchange rates for a base currency on a specific past date (YYYY-MM-DD). ECB publishes rates on business days; a weekend/holiday date returns the most recent prior business day.
Parameters schema
{
"type": "object",
"required": [
"date"
],
"properties": {
"base": {
"type": "string",
"description": "3-letter base (default USD)"
},
"date": {
"type": "string",
"description": "YYYY-MM-DD"
},
"symbols": {
"type": "string",
"description": "Optional comma-separated targets"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Market Intel MCP
https://github.com/selflabbs/market-intel-mcp
1/7 registries