options-flow-mcp-server

henryzhangpku/options-flow-mcp-server
★ 0 stars Python 🤖 AI/LLM Updated today
Real-time institutional options flow data for AI agents via MCP. Whale trades, dark pools, SPX signals, and unusual options activity.
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": {
    "options-flow-mcp-ser": {
      "command": "uvx",
      "args": [
        "options-flow-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install options-flow-mcp-server

README Excerpt

**Real-time institutional options flow data for AI agents.** An MCP server that provides Claude, GPT, Cursor, and any MCP-compatible AI with live options flow data — unusual activity, whale trades, dark pools, put/call ratios, and directional signals. | Tool | Description | |------|-------------| | `get_unusual_flow` | Unusual options flow for any ticker (premium, strikes, sweeps) |

Tools (6)

get_dark_poolget_flow_sentimentget_option_chain_summaryget_spx_signalget_unusual_flowget_whale_trades