search_markets
ActiveTool of Cftc Cot
Find CFTC Commitment of Traders (COT) futures markets by name. Use this first to get the exact market_and_exchange_names and contract_code that latest_report and report_history require. Keyless. e.g. "crude oil", "gold", "E-MINI S&P", "bitcoin", "euro", "corn".
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"limit": {
"type": "number",
"description": "Max distinct markets to return (default 15, max 30)."
},
"query": {
"type": "string",
"description": "Substring to match against the market name, e.g. \"crude oil\", \"gold\", \"E-MINI S&P\", \"bitcoin\", \"euro\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Cftc Cot
https://github.com/pipeworx-io/mcp-cftc-cot
1/7 registries