mcpbeat Sign in

Option Desk MCP Server

by avidquant Your server? Claim it
answering

Option Desk is answering right now. Last checked 6 min ago. It exposes 13 tools. Last commit 16 Sep 2026.

Option analytics over the SYNTH sample or a permitted chain: Greeks, positioning, payoffs, plots.

Uptime history 7 days of history
7 days agonow
100.0%
Uptime 24h
92 of 92 checks
13
Tools
read from the server
225 ms
Response time
average over 24h
3
Stars
last commit 16 Sep 2026

What changed 1

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 16 September 2026. No other catalogue keeps this.

16 Sep a tool changed version

Nothing serious here today

Today is the operative word: we check Option Desk every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 min ago.

run in your terminal
claude mcp add optiondesk --transport http https://optiondesk.avidquant.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "optiondesk": {
      "url": "https://optiondesk.avidquant.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.optiondesk]
url = "https://optiondesk.avidquant.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "optiondesk": {
      "url": "https://optiondesk.avidquant.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "optiondesk": {
      "url": "https://optiondesk.avidquant.com/mcp"
    }
  }
}

Available tools 13

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

option
option_chain_snapshot
Summarize SYNTH or analyze a user-supplied option chain for private analysis. This service never fetches market data.
option_delete_snapshot
Delete one short-lived imported dashboard before its automatic one-hour expiry.
option_desk_status
Check the Option Desk data mode, source, refresh time, and public licence gate before requesting figures. No live feed or hosted backtest tool exists, even with uploaded history. Do not offer hosted backtests.
option_import_snapshot
Import user-supplied option-chain data into a bearer-private interactive dashboard. Delete the artifacts after one hour.
option_plots
Render opaque PNG plots in the conversation. The SYNTH sample offers the market plot (dealer gamma exposure, open interest, volume and the smile by strike), the Greek ladder, and the structure comparison. Each is computed from the sample's own engine artifacts; there is no simulation or backtest for SYNTH because the hosted service has no price history.
option_plots_from_snapshot
Create opaque market and Greek PNG images from a user-supplied snapshot. Stamp source, capture time, expiry, and warnings on every image. Delete temporary files before the response.
option_positioning
Return gamma walls, gamma flip, and max pain from SYNTH or a user-supplied chain. Dealer signs are an assumption, not observed positions.
option_private_dashboard
Create a private interactive dashboard from user-supplied data. The bearer URL and all derived artifacts expire after one hour.
option_report_plots
Return the market map, Greek ladder, strategy comparison and up to three requested payoff charts in ONE widget. Prefer this tool for multi-chart reports instead of parallel individual plot calls. Includes strategy_records, Greek units, scenarios and cost assumptions. Use those records for tables; never invent currency or a multiplier. Uses SYNTH or a user-supplied chain; never fetches live data.
option_snapshot_schema
Return the accepted CSV and JSON option-chain fields, safe repair rules, size limits, data-rights confirmation, and retention policy.
option_strategy_from_snapshot
Build one option structure from a user-supplied chain and return its opaque payoff PNG with permanent source and risk warnings.
option_strategy_plot
Show an option-strategy payoff as an opaque PNG in the conversation. Any structure in the engine playbook can be built on the SYNTH sample chain. A market ticker requires user-supplied chain data. Do not start a localhost dashboard.
option_validate_snapshot
Validate and safely normalize a user-supplied option-chain snapshot. Return corrections and a summary. Delete all temporary files before the response.

Endpoints

URLTransportStateLatencyChecked
https://optiondesk.avidquant.com/mcp streamable-http answering 298 ms 6 min ago

Alternatives to Option Desk

same job, measured the same way
Flashalpha
by tdobrowolski1

Real-time & historical options analytics: GEX, dealer positioning, vol, VRP, 0DTE, CME futures

73 tools answering
ApexVol Options Analytics
by ryansilk

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

100 installs/wk answering
QuantRisk
by quantrisk

Portfolio risk analytics — VaR, Monte Carlo, optimization, options Greeks, stress testing.

10 tools answering
Options Analysis Suite
by optionsanalysissuite

Options analytics: 17 pricing models, 17 Greeks, GEX, IV, 23 screeners, unusual, dark pool, max pain

answering
Moltline Data Desk
by moltlinestudio

Paste-your-data analytics: CSV profiling, A/B tests, correlation, growth. 4 of 7 free.

7 tools answering
I
Tern EV-Charging Analytics
by useternai

EV-charging site analytics: utilization, demand, peak saturation and corridor benchmarks.

26 tools answering
I
Tern EV-Charging Analytics (dev)
by useternai

EV-charging site analytics: utilization, demand, peak saturation and corridor benchmarks.

26 tools answering
Lanlan
by lanlan

Build a hosted website by chatting. Snapshots, forms, analytics. Hand off the dashboard. Walk away.

answering

Option Desk — questions

Answers built from our own checks of this server.

What can Option Desk do?
It exposes 13 tools, read directly from the server on our last check. Among them: option_chain_snapshot, option_delete_snapshot, option_desk_status, option_import_snapshot, option_plots, option_plots_from_snapshot and 7 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Option Desk working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 225 ms. The bar chart above shows every period we have measured.
How do I connect Option Desk?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Option Desk need an API key?
No. Option Desk completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 13 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Option Desk?
It answers our handshake in 225 ms on average, which is faster than 61% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Option Desk open source?
We cannot say either way: written in Python and 3 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.