forex_pairs
ActiveTool of twelvedata
declared in 0.1.0
Twelve Data reference list of all supported forex currency pairs (e.g. EUR/USD). Use to enumerate or validate pair symbols before querying exchange_rate or time_series.
Parameters schema
{
"type": "object",
"examples": [
{}
],
"properties": {
"symbol": {
"type": "string",
"description": "Optional pair filter (e.g. \"EUR/USD\")."
},
"currency_base": {
"type": "string",
"description": "Optional base currency (e.g. \"EUR\")."
},
"currency_quote": {
"type": "string",
"description": "Optional quote currency (e.g. \"USD\")."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
twelvedata
https://github.com/pipeworx-io/mcp-twelvedata
2/7 registries