Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. ApexVol Options Analytics
A
Health: ActiveRecent health check succeeded.Last checked 9/8/2026, 1:16:48 PM

ApexVol Options Analytics

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website

Options analytics for AI assistants: chains, IV rank, VRP, Greeks, GEX, expected moves, screeners.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "apexvol-options-analytics": {
      "command": "uvx",
      "args": [
        "apexvol-mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (43) Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Capabilities & Tool Schemas (43) ~605 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by ApexVol Options Analytics.

get_options_chain

Full options chain for any ticker

get_expirations

Available expiration dates

get_options_by_delta

Find options at specific delta

get_stock_price

Current price and company info

calculate_expected_move

Expected move from straddle pricing

get_historical_chain

Chain snapshot on any past trading day

Documentation Overview

ApexVol MCP Server

PyPI Python License: MIT

A Model Context Protocol (MCP) server that gives AI assistants live access to ApexVol's options analytics platform: options chains, IV rank, volatility risk premium, Greeks, gamma exposure (GEX), expected moves, strategy building, and market screening. 44 tools, one connector.

Works with Claude Code, Claude Desktop, claude.ai (remote connector β€” no install), and any MCP-compatible client.

  • Setup guide (step by step): https://apexvol.com/learn/claude-options-data-mcp
  • REST API docs: https://apexvol.com/docs/api
  • Single-file API reference, sized for LLM context windows: https://apexvol.com/docs/api/apexvol-api.md

Quickstart

Option A β€” Remote connector (no install)

Add a custom connector in claude.ai or Claude Desktop (Settings β†’ Connectors β†’ Add custom connector) with this URL:

Code
https://apexvol.com/mcp-server

Sign in with your ApexVol account when prompted (OAuth). That's it β€” no Python, no config files.

Claude Code can use the remote server too:

Terminal
claude mcp add --transport http apexvol https://apexvol.com/mcp-server

then authenticate when prompted (the /mcp command shows login state).

Option B β€” Local install (stdio)

bash
pipx install apexvol-mcp
claude mcp add apexvol -e APEXVOL_API_TOKEN=avmcp_YOUR_TOKEN_HERE -- apexvol-mcp

Access requires any paid ApexVol plan (from $55/mo). Every tool returns the same data tier your web plan includes; Pro unlocks the full toolset. Tokens are self-served at apexvol.com/account β†’ API Access.

Example session

Real output, 2026-08-15:

You: What's the IV rank for SPY?

Claude calls get_iv_rank("SPY"):

MetricValue
Current IV12.3%
IV Rank7.8
IV Percentile8.3%
52-Week Low11.2%
52-Week High25.0%

Assessment: LOW β€” consider buying premium rather than selling it.

Follow-ups like "so is a calendar spread better than an iron condor here?" work because Claude can pull the term structure, build both strategies, and compare the Greeks β€” in the same conversation.

Architecture

Code
Remote (no install)
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”            β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚ claude.ai / Desktop /   │── OAuth ──▢│ https://apexvol.com/mcp-serverβ”‚
β”‚ Claude Code (HTTP)      β”‚            β”‚ (streamable HTTP)             β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜            β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Local (stdio)
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”               β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚ Claude Code/Desktop β”‚               β”‚ apexvol.com         β”‚
β”‚         β”‚           β”‚               β”‚                     β”‚
β”‚         β–Ό           β”‚               β”‚                     β”‚
β”‚   ApexVol MCP       │──── HTTPS ───▢│  /api/mcp/data/...  β”‚
β”‚   (runs locally)    β”‚               β”‚                     β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜               β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

The local server runs on your machine and calls the ApexVol platform API. The remote server is the same toolset hosted by ApexVol, authenticated with OAuth instead of a token.

Features

  • 43 Analytics Tools β€” every /api/mcp/data endpoint is reachable from Claude
  • Built-in reference β€” a help tool answers "which tool gives me X" from a bundled copy of the API docs, and 41 prompts appear in your client's prompt picker: 33 starters, three per data family, plus 8 whole-job recipes
  • Natural Language Interface - Ask questions like "What's the IV rank for SPY?"
  • Remote or local - hosted OAuth connector, or a pipx-installed stdio server
  • Token Authentication - Secure API token validation (local mode)
  • Built-in health check - apexvol-mcp --check verifies your install and token

Available Tools

Options Chain (6 tools)

  • get_options_chain - Full options chain for any ticker
  • get_expirations - Available expiration dates
  • get_options_by_delta - Find options at specific delta
  • get_stock_price - Current price and company info
  • calculate_expected_move - Expected move from straddle pricing; tickers="SPY,AAPL,NVDA" prices up to 25 symbols in one call (0.1.4)
  • get_historical_chain - Chain snapshot on any past trading day

Volatility Analysis (7 tools)

  • get_iv_rank - IV rank and percentile; tickers="SPY,QQQ,IWM" ranks up to 25 symbols in one call (0.1.4)
  • get_volatility_cone - IV vs historical realized volatility
  • get_volatility_risk_premium - VRP (IV minus RV)
  • get_term_structure - IV across expirations
  • find_iv_opportunities - Mean reversion opportunities
  • get_vix_snapshot - VIX level and term-structure state
  • get_monies_surface - Smoothed vol surface: implied, forecast, or model-vs-market comparison

Greeks & GEX (5 tools)

  • get_gex - Gamma Exposure by strike; tickers= batches up to 25 symbols, strikes_around and detail size the payload (0.1.4)
  • get_charm_exposure - Delta decay exposure
  • get_third_order_greeks - Speed, zomma, color, vomma, ultima
  • get_greeks_heatmap - Greeks across strikes and expirations
  • get_cross_index_gex - Compare GEX across indices

Options Flow (3 tools)

  • get_options_flow - Flow and unusual activity (end-of-day figures while the market is closed; answers with an explanation, never zeros, if the volume feed goes quiet); limit and detail size the row lists (0.1.4)
  • get_smart_money_flow - Institutional flow patterns ⚠️ same limitation as above
  • scan_volatility_arb - Cross-index volatility arbitrage

Strategy Building (5 tools)

  • build_strategy - Build options strategies (iron condor, spreads, etc.)
  • analyze_strategy - Full P&L and Greeks analysis
  • optimize_strategy - Find optimal strikes
  • simulate_option_chain - Black-Scholes what-if re-pricing (price/DTE/IV shift)
  • calculate_probability_of_profit - PoP for any set of legs

Risk Management (4 tools)

  • calculate_portfolio_greeks - Aggregate portfolio Greeks
  • run_scenario_analysis - What-if scenarios
  • generate_stress_tests - Stress test results
  • get_hedge_recommendations - Delta-hedge suggestions (stock + option legs)

Positions are passed as a JSON array (ticker, position_type, quantity, strike, expiration, Greeks) β€” pull option Greeks from get_options_chain first. Plain text ("AAPL 100 shares") works for stock-only portfolios.

Events & Screening (5 tools)

  • get_earnings_calendar - Upcoming earnings
  • analyze_earnings_history - Historical earnings moves
  • screen_market - Market screening (high IV, unusual volume, etc.)
  • get_market_overview - Market-wide volatility overview
  • get_economic_calendar - Macro events (CPI, FOMC, jobs...)

Ticker Analytics (8 tools)

  • get_ticker_analytics - One tool, eight views: skew, dividends, borrow_rate, correlation, hv_regimes, price_context, relative_value, greeks_exposure
  • get_earnings_move_analysis - seven views: mispricing, historical_moves, expected_vs_actual, verdict, seasonality, post_drift, iv_crush
  • get_max_pain - Max pain strike and loss profile
  • get_volume_profile - Volume/OI by strike with OI-implied support/resistance
  • get_zero_dte - 0DTE gamma, flip level, max pain, theta decay (SPY/QQQ/SPX...); strikes_around and detail size the chain (0.1.4)
  • get_orats_cores - Raw vendor cores row (340+ fields) with field selection
  • search_tickers - Resolve names to symbols / check coverage
  • scan_relative_value - Market-wide IV/SPY mean-reversion and pairs scans

Help and discovery (1 tool)

  • help - The API reference inside the server. help() lists the families and how to ask; help("get_iv_rank"), help("gex") or help("/iv-rank/{ticker}") return the tool, family or endpoint record (question, parameters, units, basis, fields, plan, prompts, docs URL); any other words run a search. Bundled data, no request cost, works before a token is set.

Prompt starters

The server also registers 41 prompts, three per data family plus one per recipe, that show up in the prompt picker of Claude Desktop, Cursor and VS Code. Each one carries the ticker as an argument with a real default, names the tools that answer it and links the family page. The wording matches the prompt library.

Installation (local mode, in detail)

Prerequisites

  • Python 3.10+
  • Any paid ApexVol plan and an API token (see "Getting a Token" below)

Install the Package

We recommend pipx so the apexvol-mcp command is isolated and always on your PATH:

bash
pipx install apexvol-mcp

Plain pip install apexvol-mcp also works.

Or install from source:

bash
git clone https://github.com/ryansilk/apexvol-mcp.git
cd apexvol-mcp
pip install -e .

Verify the install

Before touching any Claude config, confirm the command works and your token authenticates:

bash
APEXVOL_API_TOKEN=avmcp_YOUR_TOKEN_HERE apexvol-mcp --check

--check prints the client version, auth result, and your remaining rate-limit/monthly budget. If it says OK, the only step left is wiring it into Claude.

Configuration

Claude Code (CLI)

One command:

Terminal
claude mcp add apexvol -e APEXVOL_API_TOKEN=avmcp_YOUR_TOKEN_HERE -- apexvol-mcp

Or add to your project's .mcp.json or global ~/.claude.json by hand:

config.json
{
  "mcpServers": {
    "apexvol": {
      "command": "apexvol-mcp",
      "env": {
        "APEXVOL_API_TOKEN": "avmcp_YOUR_TOKEN_HERE"
      }
    }
  }
}

Claude Desktop App

macOS: Edit ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: Edit %APPDATA%\Claude\claude_desktop_config.json

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • F
    Flashalpha

    Real-time options analytics: GEX, exposure, greeks, volatility, VRP for US equities

    πŸ’» Developer Tools0 views
    Compare vs Flashalpha β†’
  • T
    Tldraw

    Draw and visually collaborate with your agents on tldraw's canvas.

    πŸ’» Developer Tools0 views
    Compare vs Tldraw β†’
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    πŸ’» Developer Tools1 views
    Compare vs PraisonAI β†’
  • Globalping MCP Server logoGlobalping MCP Server

    The Globalping MCP server provides users and LLMs access to run network tools like ping, traceroute, mtr, HTTP and DNS resolve from thousands of locations around the world.

    πŸ’» Developer Tools2 views
    Compare vs Globalping MCP Server β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
1
Stargazers on the source repository.
Last commit
3d ago
Most recent push to the default branch.
Tools exposed
43
Callable tools this server registers over MCP.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about ApexVol Options Analytics

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "apexvol-options-analytics": { "command": "npx", "args": ["-y", "ApexVol Options Analytics"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewApexVol Options Analytics AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/apexvol-options-analytics?style=directory)](https://allmcps.com/mcp/apexvol-options-analytics)
HTML Embed
<a href="https://allmcps.com/mcp/apexvol-options-analytics"><img src="https://allmcps.com/api/badge/apexvol-options-analytics?style=directory" alt="ApexVol Options Analytics on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimePython
Last updatedSep 6, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit3d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 6, 2026
52Quality signal: Good Β· 52/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools25/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to ApexVol Options Analytics β†’Install in Claude DesktopInstall in CursorInstall in VS Code