← Registry

Analytics

optionsbell.com

Provides structured access to options market data including unusual activity scans, symbol-level flow, and top premium prints for financial analysis.

1 endpoint13 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://optionsbell.com/mcp

No auth detected

MCP server metadata

Name
optionsbell
Version
2.0.0
Capabilities
tools.listChanged
Server instructions

OptionsBell exposes unusual options activity and analytics derived from it (top prints, per-symbol unusual flow, history, streaks, expiry concentration, sentiment, IV rank, OI changes, sectors, market regime) for 7,000+ US stocks. Coverage is UNUSUAL activity only (contracts that passed the unusual filter), not the full options tape. Call get_dataset_stats first if unsure about available history. All data is end-of-day/intraday-scan based, not tick-level; premiums are estimates (last_price × volume × 100). This is data, not investment advice.

Known tools 13

ping

Liveness check for the OptionsBell MCP server.

Inferred read-only
get_dataset_stats

Discover what data is available before querying: date ranges, contract counts, symbol counts and sector coverage for the unusual-activity dataset and its daily aggregates.

Inferred read-only
get_unusual_activity

Contract-level unusual options activity scan across 7,000+ US stocks (the dataset behind OptionsBell alerts).

Inferred read-only
get_symbol_flow

Every unusual contract on a single ticker, sorted by Vol/OI.

Inferred read-only
get_top_prints

The day's biggest options bets ranked by estimated premium - the same view OptionsBell alert emails lead with.

Inferred read-only
get_flow_history

End-of-day series of one symbol's UNUSUAL options flow (aggregated from the contracts that passed the unusual filter - not the full tape): daily call/put volume, premium, C/P ratios, average IV, net delta and the consecutive-day streak.

Inferred read-only
get_flow_streaks

Symbols with unusual options activity on N+ consecutive trading days, with the dominant side (call/put).

Inferred read-only
get_expiry_concentration

Where the day's unusual premium sits along the expiry axis, in DTE buckets (0-7, 8-30, 31-90, 90+) with call/put splits.

Inferred read-only
get_flow_sentiment

Bullish/bearish classification of each symbol's unusual flow with a 0-9 strength score, based on call/put volumes, premium and net delta.

Inferred read-only
get_iv_rank

IV rank and IV percentile per symbol against its rolling history (needs 20+ days).

Inferred read-only
get_oi_changes

Day-over-day open-interest change per symbol (total, calls, puts) - fresh positioning being built or unwound.

Inferred read-only
get_sector_flow

Which GICS sectors the day's unusual options premium is concentrating in: total premium, volume, average net delta and bullish/bearish symbol counts per sector.

Inferred read-only
get_market_regime

Market-wide breadth of unusual flow per trading day: breadth score 0-100, aggregate call/put ratio, regime label (bullish/bearish/mixed) and signal counts.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.optionsbell]
url = "https://optionsbell.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "optionsbell": {
      "type": "http",
      "url": "https://optionsbell.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: optionsbell
Remote MCP URL: https://optionsbell.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "optionsbell": {
      "url": "https://optionsbell.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "optionsbell": {
      "type": "http",
      "url": "https://optionsbell.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "optionsbell",
  "transport": "streamable-http",
  "url": "https://optionsbell.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for optionsbell.com was fetched 2026-08-21T12:39:08.436Z.

Trust status RestrictedContent

optionsbell.com is assessed as RestrictedContent: Domain runs gambling-related technology.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.