cme-futures-mcp

aaronescribanogarcia-boop/cme-futures-mcp
★ 0 stars Python AI/LLM Updated 1d ago
MCP server exposing normalized CME futures data (back-adjusted continuous + contract specs)
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cme-futures-mcp": {
      "command": "uvx",
      "args": [
        "cme-futures-mcp"
      ]
    }
  }
}

Or install with pip: pip install cme-futures-mcp

README Excerpt

MCP server that exposes **normalized CME futures data** to any MCP client (Claude Code, Cursor, Windsurf). It serves back-adjusted continuous daily bars, front-month intraday bars, contract specifications and summary statistics through five tools — with honest source labelling (`adjusted` true/false) so an agent

Tools (1)

source

Topics

claudefuturesmarket-datamcpmodel-context-protocolpythonquantitative-finance