What is an MCP server?

A live data connector for Claude. Once connected, Claude can pull real ClaudeFinanceLab — CME Group data directly into any conversation — no copy-paste, no spreadsheet exports, no switching tabs.

Connect in 3 steps
  1. Get a free API key — create one here
  2. Copy the install config below into your claude_desktop_config.json
  3. Restart Claude Desktop — the tools appear automatically
Full setup guide (5 min) →

ClaudeFinanceLab — CME Group

✓ By ClaudeFinanceLab

CME Group MCP server providing futures product reference data and contract specifications. 4 tools: get_futures_settlement (settlement price lookup with routing to EIA/CFTC for live data), get_cme_product_info (full contract specs: size, tick, settlement type, trading hours, regulatory symbol — covers CL, NG, GC, SI, ES, NQ, ZN, ZB, ZF, ZT, 6E, 6J, 6B, 6C, HE, LE, ZC, ZW, ZS), get_cme_margin_overview (SPAN margin methodology, typical IM and maintenance margin by product), list_cme_products (complete product code → name mapping for all 19 implemented contracts). Note: real-time CME settlement prices require CME DataMine subscription; this server provides reference data and routes to CFTC MCP for COT positioning data and EIA MCP for energy prices.

⚡ Trading & Quant 🔓 No authentication needed sse Commercial
100/100
Public Eval Score
Last tested Sep 1, 2026
Install Config
{
  "mcpServers": {
    "claudefinlab-cme": {
      "url": "https://claudefinancelab.com/cme/sse"
    }
  }
}

Full setup walkthrough: Getting Started Guide →

Eval Results — Public Suite (11/11 passed)
tools/list responds Connectivity 76ms
Latency < 5 s Connectivity 46ms
At least 1 tool exposed discovery
Tools have name/description/schema discovery
inputSchema is valid JSON Schema discovery
First tool callable execution 161ms
Response has content execution
Tool call latency < 15 s execution 137ms
Multiple tools callable execution
Bad args return error, not crash resilience
Unknown tool handled gracefully resilience
Tested Sep 1, 2026 · About our eval methodology →
All Trading & Quant servers →
Need more volume?
Upgrade to Pro (10k calls/day) or deploy privately inside your firm.
See pricing → Enterprise →
FEEDBACK