CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
flashalpha-lab avatar

Flashalpha

flashalpha-lab/flashalpha-mcp
140 toolsHTTPregistry active
Summary

Connects Claude or any MCP client to live options market data via 40 tools covering gamma exposure, delta/vanna/charm positioning, max pain, volatility surfaces (SVI), and VRP analytics for US equities. Runs as a remote server over streamable HTTP with two auth modes: apiKey parameters for self-hosted setups (Claude Desktop, Cursor, Windsurf) and OAuth for connector directories. The historical replay tools let you query the same analytics at any minute back to April 2018, useful for backtesting strategies against real dealer positioning. Alpha tier unlocks the full surface analytics and time-series replay. Basically, if you're building trading logic that needs to understand how dealer hedging flows affect price action, this surfaces the positioning data without writing your own options chain parser.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →

Tools

Public tool metadata for what this MCP can expose to an agent.

40 tools
get_historical_max_painReplay max pain, pain curve, dealer alignment, and pin probability at any minute since April 2018. Alpha tier.3 params

Replay max pain, pain curve, dealer alignment, and pin probability at any minute since April 2018. Alpha tier.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
atstring
As-of timestamp: YYYY-MM-DDTHH:mm:ss (ET) or YYYY-MM-DD
symbolstring
Stock/ETF ticker
get_historical_volatilityReplay volatility analytics (ATM IV, realised vol, IV-RV spreads, skew, term structure) at any minute since April 2018. Alpha tier.3 params

Replay volatility analytics (ATM IV, realised vol, IV-RV spreads, skew, term structure) at any minute since April 2018. Alpha tier.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
atstring
As-of timestamp: YYYY-MM-DDTHH:mm:ss (ET) or YYYY-MM-DD
symbolstring
Stock/ETF ticker
get_historical_zero_dteReplay 0DTE analytics (pin risk, expected move, gamma acceleration, dealer hedging estimates for same-day expiry) at any minute since April 2018. Alpha tier.3 params

Replay 0DTE analytics (pin risk, expected move, gamma acceleration, dealer hedging estimates for same-day expiry) at any minute since April 2018. Alpha tier.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
atstring
As-of timestamp: YYYY-MM-DDTHH:mm:ss (ET) or YYYY-MM-DD
symbolstring
Stock/ETF ticker
get_historical_coverageList symbols backfilled in the historical archive with coverage windows, day counts, and gaps. Call this first to check whether a symbol + date range is queryable before sending a replay request. Alpha tier.2 params

List symbols backfilled in the historical archive with coverage windows, day counts, and gaps. Call this first to check whether a symbol + date range is queryable before sending a replay request. Alpha tier.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
symbolstring
Optional symbol filter (e.g. SPY) - omit for all covered symbols
get_narrativeGet verbal GEX narrative analysis. Describes gamma regime, key levels, dealer positioning, and price action implications in plain English.2 params

Get verbal GEX narrative analysis. Describes gamma regime, key levels, dealer positioning, and price action implications in plain English.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
symbolstring
Stock/ETF ticker
solve_ivSolve for implied volatility from option market price. Reverse-engineers BSM to find what vol is priced in.6 params

Solve for implied volatility from option market price. Reverse-engineers BSM to find what vol is priced in.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
dtenumber
Days to expiration
pricenumber
Option market price
spotnumber
Current stock price
strikenumber
Strike price
typestring
'call' or 'put'
get_historical_narrativeReplay the verbal narrative analysis (regime, key-level commentary, prior-day comparison) at any minute since April 2018. Alpha tier.3 params

Replay the verbal narrative analysis (regime, key-level commentary, prior-day comparison) at any minute since April 2018. Alpha tier.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
atstring
As-of timestamp: YYYY-MM-DDTHH:mm:ss (ET) or YYYY-MM-DD
symbolstring
Stock/ETF ticker
get_tickersList all available stock/ETF tickers with live options data.1 params

List all available stock/ETF tickers with live options data.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
get_historical_vrpReplay VRP dashboard (z-score, percentile, regime, strategy scores) at any minute since April 2018. Percentiles and z-scores are leak-free: date-bounded in SQL so the backtest only sees data strictly before the `at` timestamp. Alpha tier.3 params

Replay VRP dashboard (z-score, percentile, regime, strategy scores) at any minute since April 2018. Percentiles and z-scores are leak-free: date-bounded in SQL so the backtest only sees data strictly before the `at` timestamp. Alpha tier.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
atstring
As-of timestamp: YYYY-MM-DDTHH:mm:ss (ET) or YYYY-MM-DD
symbolstring
Stock/ETF ticker
get_vrp_historyGet historical VRP time series: daily ATM IV, realized vol (5/10/20/30d), VRP, straddle price, and expected move for charting and backtesting.3 params

Get historical VRP time series: daily ATM IV, realized vol (5/10/20/30d), VRP, straddle price, and expected move for charting and backtesting.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
daysinteger
Number of days of history (default 30, max 365)
symbolstring
Stock/ETF ticker
get_historical_dexReplay delta exposure (DEX) by strike at any minute since April 2018. Alpha tier.3 params

Replay delta exposure (DEX) by strike at any minute since April 2018. Alpha tier.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
atstring
As-of timestamp: YYYY-MM-DDTHH:mm:ss (ET) or YYYY-MM-DD
symbolstring
Stock/ETF ticker
get_historical_stock_summaryReplay the comprehensive stock summary (price, IV, VRP, exposure, flow, macro) at any minute since April 2018. Alpha tier.3 params

Replay the comprehensive stock summary (price, IV, VRP, exposure, flow, macro) at any minute since April 2018. Alpha tier.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
atstring
As-of timestamp: YYYY-MM-DDTHH:mm:ss (ET) or YYYY-MM-DD
symbolstring
Stock/ETF/index ticker
get_levelsGet key options levels: gamma flip point, call wall, put wall, max pain, highest OI strike. These act as support/resistance from dealer hedging.2 params

Get key options levels: gamma flip point, call wall, put wall, max pain, highest OI strike. These act as support/resistance from dealer hedging.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
symbolstring
Stock/ETF ticker
get_option_chainGet option chain metadata: available expirations and strikes for a ticker.2 params

Get option chain metadata: available expirations and strikes for a ticker.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
symbolstring
Stock/ETF ticker
get_historical_surfaceReplay the implied volatility surface grid at any minute since April 2018. EOD-stamped (SVI parameters refresh daily). Alpha tier.3 params

Replay the implied volatility surface grid at any minute since April 2018. EOD-stamped (SVI parameters refresh daily). Alpha tier.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
atstring
As-of timestamp: YYYY-MM-DDTHH:mm:ss (ET) or YYYY-MM-DD
symbolstring
Stock/ETF ticker
calculate_greeksCalculate Black-Scholes option greeks (delta, gamma, theta, vega, rho, vanna, charm, speed, zomma, color). Pure math — no market data needed.6 params

Calculate Black-Scholes option greeks (delta, gamma, theta, vega, rho, vanna, charm, speed, zomma, color). Pure math — no market data needed.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
dtenumber
Days to expiration
sigmanumber
Implied volatility as decimal (0.20 = 20%)
spotnumber
Current stock price
strikenumber
Strike price
typestring
'call' or 'put'
get_advanced_volatilityGet advanced volatility analytics: SVI parameters, forward prices, total variance surface, arbitrage detection, greeks surfaces (vanna, charm, volga, speed), and variance swap fair values. Alpha tier required.2 params

Get advanced volatility analytics: SVI parameters, forward prices, total variance surface, arbitrage detection, greeks surfaces (vanna, charm, volga, speed), and variance swap fair values. Alpha tier required.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
symbolstring
Stock/ETF ticker
get_accountGet your account info: plan, daily quota limit, usage today, remaining calls.1 params

Get your account info: plan, daily quota limit, usage today, remaining calls.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
get_option_quoteGet live option quote with bid, ask, mid, IV, greeks, open interest, and volume. Filter by expiry, strike, and type.5 params

Get live option quote with bid, ask, mid, IV, greeks, open interest, and volume. Filter by expiry, strike, and type.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
expirystring
Expiration date YYYY-MM-DD
strikenumber
Strike price
symbolstring
Underlying ticker (e.g. SPY, AAPL)
typestring
'C' or 'P' (call or put)
calculate_kellyCompute Kelly criterion optimal position sizing for an option trade. Uses BSM expected value vs premium to find edge-maximizing bet size.8 params

Compute Kelly criterion optimal position sizing for an option trade. Uses BSM expected value vs premium to find edge-maximizing bet size.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
dtenumber
Days to expiration
munumber
Expected annual return of underlying as decimal (0.10 = 10%)
premiumnumber
Option premium paid
sigmanumber
Implied volatility as decimal (0.20 = 20%)
spotnumber
Current stock price
strikenumber
Strike price
typestring
'call' or 'put'
get_historical_stock_quoteReplay a stock bid/ask/mid at any minute since April 2018. Alpha tier.3 params

Replay a stock bid/ask/mid at any minute since April 2018. Alpha tier.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
atstring
As-of timestamp: YYYY-MM-DDTHH:mm:ss (ET) or YYYY-MM-DD
symbolstring
Stock ticker
get_max_painGet max pain strike, pain curve, put/call OI ratio, dealer alignment, pin probability, and per-expiration breakdown.3 params

Get max pain strike, pain curve, put/call OI ratio, dealer alignment, pin probability, and per-expiration breakdown.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
expirationstring
Optional expiration date YYYY-MM-DD. Omit for nearest.
symbolstring
Stock/ETF ticker
get_vrpGet volatility risk premium (VRP) dashboard: live IV vs realized vol, VRP percentiles, term structure, regime classification, strategy scores, and macro context.2 params

Get volatility risk premium (VRP) dashboard: live IV vs realized vol, VRP percentiles, term structure, regime classification, strategy scores, and macro context.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
symbolstring
Stock/ETF ticker
get_historical_levelsReplay key options levels (gamma flip, call/put walls, highest OI strike, 0DTE magnet) at any minute since April 2018. Alpha tier.3 params

Replay key options levels (gamma flip, call/put walls, highest OI strike, 0DTE magnet) at any minute since April 2018. Alpha tier.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
atstring
As-of timestamp: YYYY-MM-DDTHH:mm:ss (ET) or YYYY-MM-DD
symbolstring
Stock/ETF ticker
get_historical_exposure_summaryReplay the full exposure summary (net GEX/DEX/VEX/CHEX, regime, hedging estimates, top strikes) at any minute since April 2018. Alpha tier.3 params

Replay the full exposure summary (net GEX/DEX/VEX/CHEX, regime, hedging estimates, top strikes) at any minute since April 2018. Alpha tier.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
atstring
As-of timestamp: YYYY-MM-DDTHH:mm:ss (ET) or YYYY-MM-DD
symbolstring
Stock/ETF ticker
get_surfaceGet the live 50x50 implied-volatility surface grid over (tenor, log-moneyness). Built from OTM contract IVs with bilinear interpolation.2 params

Get the live 50x50 implied-volatility surface grid over (tenor, log-moneyness). Built from OTM contract IVs with bilinear interpolation.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
symbolstring
Stock/ETF ticker
get_historical_vexReplay vanna exposure (VEX) by strike at any minute since April 2018. Alpha tier.3 params

Replay vanna exposure (VEX) by strike at any minute since April 2018. Alpha tier.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
atstring
As-of timestamp: YYYY-MM-DDTHH:mm:ss (ET) or YYYY-MM-DD
symbolstring
Stock/ETF ticker
get_volatilityGet comprehensive volatility analysis: ATM IV, realized vol (5/10/20/30d), VRP, 25-delta skew, IV term structure, GEX by DTE, theta by DTE, hedging scenarios, liquidity metrics.2 params

Get comprehensive volatility analysis: ATM IV, realized vol (5/10/20/30d), VRP, 25-delta skew, IV term structure, GEX by DTE, theta by DTE, hedging scenarios, liquidity metrics.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
symbolstring
Stock/ETF ticker
get_historical_gexReplay gamma exposure (GEX) by strike at any minute since April 2018. Returns same shape as live /v1/exposure/gex. Alpha tier.3 params

Replay gamma exposure (GEX) by strike at any minute since April 2018. Returns same shape as live /v1/exposure/gex. Alpha tier.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
atstring
As-of timestamp: YYYY-MM-DDTHH:mm:ss (ET) or YYYY-MM-DD (defaults to 16:00 ET)
symbolstring
Stock/ETF ticker (e.g. SPY)
get_zero_dteGet zero-days-to-expiration (0DTE) analytics: intraday gamma, time decay acceleration, pin risk, dealer hedging pressure for contracts expiring today.3 params

Get zero-days-to-expiration (0DTE) analytics: intraday gamma, time decay acceleration, pin risk, dealer hedging pressure for contracts expiring today.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
strike_rangenumber
Strike range as decimal fraction of spot (default 0.03 = 3%)
symbolstring
Stock/ETF ticker
get_historical_advanced_volatilityReplay advanced volatility analytics (SVI parameters, forward prices, total variance surface, arbitrage flags, greek surfaces, variance swap fair values) at any minute since April 2018. EOD-stamped (SVI fits refresh daily). Alpha tier.3 params

Replay advanced volatility analytics (SVI parameters, forward prices, total variance surface, arbitrage flags, greek surfaces, variance swap fair values) at any minute since April 2018. EOD-stamped (SVI fits refresh daily). Alpha tier.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
atstring
As-of timestamp: YYYY-MM-DDTHH:mm:ss (ET) or YYYY-MM-DD
symbolstring
Stock/ETF ticker
get_historical_chexReplay charm exposure (CHEX) by strike at any minute since April 2018. Alpha tier.3 params

Replay charm exposure (CHEX) by strike at any minute since April 2018. Alpha tier.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
atstring
As-of timestamp: YYYY-MM-DDTHH:mm:ss (ET) or YYYY-MM-DD
symbolstring
Stock/ETF ticker
get_historical_option_quoteReplay the full option chain with BSM greeks, IV, OI at any minute since April 2018. Filter by expiry, strike, and type. Alpha tier.6 params

Replay the full option chain with BSM greeks, IV, OI at any minute since April 2018. Filter by expiry, strike, and type. Alpha tier.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
atstring
As-of timestamp: YYYY-MM-DDTHH:mm:ss (ET) or YYYY-MM-DD
expirystring
Optional expiration date YYYY-MM-DD
strikenumber
Optional strike price
symbolstring
Underlying ticker
typestring
Optional 'C' or 'P' (call or put)
get_stock_summaryGet comprehensive stock summary: price, ATM IV, historical vol, VRP, skew, term structure, options flow, exposure data, and macro context (VIX, Fear & Greed, yield curve).2 params

Get comprehensive stock summary: price, ATM IV, historical vol, VRP, skew, term structure, options flow, exposure data, and macro context (VIX, Fear & Greed, yield curve).

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
symbolstring
Stock/ETF/index ticker (e.g. SPY, AAPL, SPX)
get_chexGet charm exposure (CHEX) by strike. Shows how dealer delta hedging changes as time passes — reveals time-decay-driven flows.3 params

Get charm exposure (CHEX) by strike. Shows how dealer delta hedging changes as time passes — reveals time-decay-driven flows.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
expirationstring
Optional expiration date YYYY-MM-DD
symbolstring
Stock/ETF ticker
get_vexGet vanna exposure (VEX) by strike. Shows how dealer hedging changes with volatility moves.3 params

Get vanna exposure (VEX) by strike. Shows how dealer hedging changes with volatility moves.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
expirationstring
Optional expiration date YYYY-MM-DD
symbolstring
Stock/ETF ticker
get_stock_quoteGet real-time stock quote (bid, ask, mid, last price) for a ticker symbol.2 params

Get real-time stock quote (bid, ask, mid, last price) for a ticker symbol.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
symbolstring
Stock ticker (e.g. SPY, AAPL, TSLA)
get_exposure_summaryGet full exposure summary: net GEX/DEX/VEX/CHEX, gamma regime (positive/negative), key levels, hedging estimates, zero-DTE breakdown, top strikes.2 params

Get full exposure summary: net GEX/DEX/VEX/CHEX, gamma regime (positive/negative), key levels, hedging estimates, zero-DTE breakdown, top strikes.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
symbolstring
Stock/ETF ticker
get_gexGet gamma exposure (GEX) by strike. Shows dealer gamma positioning, gamma flip, call/put walls. Reveals where dealer hedging creates support/resistance.4 params

Get gamma exposure (GEX) by strike. Shows dealer gamma positioning, gamma flip, call/put walls. Reveals where dealer hedging creates support/resistance.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
expirationstring
Optional expiration date YYYY-MM-DD. Omit for all.
min_oiinteger
Optional minimum open interest threshold to filter small-OI noise (e.g. 100). Default 0.
symbolstring
Stock/ETF ticker (e.g. SPY, QQQ)
get_dexGet delta exposure (DEX) by strike. Shows net dealer delta and directional bias from options hedging.3 params

Get delta exposure (DEX) by strike. Shows net dealer delta and directional bias from options hedging.

Parameters* required
apiKeystring
FlashAlpha API key. Omit when calling via /mcp-oauth (OAuth flow); required on /mcp.
expirationstring
Optional expiration date YYYY-MM-DD
symbolstring
Stock/ETF ticker

FlashAlpha MCP Server — Real-Time Options Analytics for AI Assistants

Connect Claude, ChatGPT, Cursor, Windsurf, or any MCP-compatible AI assistant to live options market data. 70+ tools covering gamma exposure (GEX), delta/vanna/charm exposure, max pain, key dealer-positioning levels, IV surfaces (SVI parameters), VRP analytics + history, expected move, volatility skew & term structure, spot-vol correlation, dispersion / index-vs-component vol arbitrage, liquidity scoring, VIX macro state, the tradeable universe, exposure sheet / term-structure / multi-symbol basket / open-interest diff, Black-Scholes greeks, Kelly sizing, real-time options & stock order flow (sweeps, blocks, dealer premium), 0DTE intraday flow (snapshot, time series, hedge flow, heatmap, strike flow), 10 actionable options-strategy signals (flow-anomaly, expiry-positioning, 0DTE, dealer-regime, vol-carry, yield-enhancement, surface-anomaly, skew, term-structure, tail-pricing), a full earnings analytics suite (calendar, expected move, history, IV crush, VRP, dealer positioning, strategies, screener), multi-leg structure P&L + greeks calculators, a multi-factor options screener with field taxonomy, plus minute-resolution historical replay back to April 2018 for backtesting.


What is this repo

Documentation, setup snippets, and server.json metadata for the FlashAlpha remote MCP server. The server itself runs at https://lab.flashalpha.com/mcp (and /mcp-oauth for OAuth-authenticated clients) — its source is not open. Use this repo as a reference for how to wire FlashAlpha into your AI client of choice.


Server URLs

Two endpoints, identical tool catalog, different authentication:

EndpointAuthWhen to use
https://lab.flashalpha.com/mcpapiKey tool parameterSelf-hosted clients: Claude Desktop, Claude Code CLI, Cursor, Windsurf, VS Code Copilot
https://lab.flashalpha.com/mcp-oauthOAuth 2.1 + PKCE + DCR (RFC 7591)Claude Connector Directory, ChatGPT Apps, Perplexity custom connectors, any host that requires OAuth-authenticated remote MCP
  • Transport: Streamable HTTP
  • Protocol version: MCP 2025-06-18
  • OAuth discovery: https://lab.flashalpha.com/.well-known/oauth-protected-resource (RFC 9728)
  • Authorization server: https://flashalpha.com/oauth

Persona-scoped endpoints

Each base endpoint also has nine persona variants that expose a curated subset of the catalog for a specific trading style. Same auth model — /mcp/<persona> takes the apiKey parameter, /mcp-oauth/<persona> uses OAuth. Point your client at a persona URL instead of the base URL to load just that toolset.

PersonaAPI-key URLOAuth URL
🧲 Gamma Exposurehttps://lab.flashalpha.com/mcp/gexhttps://lab.flashalpha.com/mcp-oauth/gex
🎯 Directionalhttps://lab.flashalpha.com/mcp/directionalhttps://lab.flashalpha.com/mcp-oauth/directional
💵 Premium Sellerhttps://lab.flashalpha.com/mcp/premiumhttps://lab.flashalpha.com/mcp-oauth/premium
⚖️ Spreads & Condorshttps://lab.flashalpha.com/mcp/spreadshttps://lab.flashalpha.com/mcp-oauth/spreads
⚡ 0DTEhttps://lab.flashalpha.com/mcp/0dtehttps://lab.flashalpha.com/mcp-oauth/0dte
📈 Dealer-Positioning Swinghttps://lab.flashalpha.com/mcp/swinghttps://lab.flashalpha.com/mcp-oauth/swing
🌊 Volatility / Relative Valuehttps://lab.flashalpha.com/mcp/volarbhttps://lab.flashalpha.com/mcp-oauth/volarb
💻 Quant / Systematichttps://lab.flashalpha.com/mcp/quanthttps://lab.flashalpha.com/mcp-oauth/quant
📅 Earningshttps://lab.flashalpha.com/mcp/earningshttps://lab.flashalpha.com/mcp-oauth/earnings

Quick Setup (self-hosted clients → /mcp + apiKey)

Claude Desktop

Edit ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):

{
  "mcpServers": {
    "flashalpha": {
      "type": "http",
      "url": "https://lab.flashalpha.com/mcp"
    }
  }
}

Claude Code CLI

claude mcp add flashalpha --transport http https://lab.flashalpha.com/mcp
claude mcp list

Cursor

Settings → MCP → Add server:

{
  "flashalpha": {
    "transport": "http",
    "url": "https://lab.flashalpha.com/mcp"
  }
}

VS Code (Copilot / Continue)

.vscode/mcp.json or user settings:

{
  "servers": {
    "flashalpha": {
      "type": "http",
      "url": "https://lab.flashalpha.com/mcp"
    }
  }
}

Windsurf

Cascade settings → MCP Servers:

{
  "flashalpha": {
    "transport": "http",
    "url": "https://lab.flashalpha.com/mcp"
  }
}

Perplexity (Pro/Max/Enterprise)

Settings → Connectors → + Custom connector → Remote

  • URL: https://lab.flashalpha.com/mcp-oauth
  • Auth: OAuth (walks the consent flow at flashalpha.com/oauth/login)

Authentication

/mcp (apiKey)

Every tool call takes apiKey as a string parameter. Get a free key at flashalpha.com.

apiKey: "fa_your_key_here"

Key passes per-call rather than in a header so it works uniformly across all MCP clients without transport-level configuration.

/mcp-oauth (Bearer)

OAuth 2.1 + PKCE + Dynamic Client Registration (RFC 7591). The client registers itself, walks the authorization-code + PKCE flow, and presents a Bearer JWT on each request. No apiKey parameter needed — the server resolves the user's account from the OAuth identity and forwards the API key internally for upstream /v1/* calls. Same per-user tier gating and rate limits apply as the apiKey flow.

Discovery + endpoints:

RFC 9728 protected-resource metadatahttps://lab.flashalpha.com/.well-known/oauth-protected-resource
OIDC discoveryhttps://flashalpha.com/oauth/.well-known/openid-configuration
JWKShttps://flashalpha.com/oauth/.well-known/jwks
Dynamic Client RegistrationPOST https://flashalpha.com/oauth/register
Authorization endpointhttps://flashalpha.com/oauth/authorize
Token endpointhttps://flashalpha.com/oauth/token
Scopeflashalpha.mcp

Data provenance: data_as_of

Every tool result carries the API's response envelope: data_as_of, reporting when each upstream feed last delivered to the node that answered, and endpoint_version identifying the deployment that produced it.

FieldFeedExpected cadence
nodeWhich node answeredNodes hydrate independently
equity_feedEquity and ETF spot quotesseconds, during market hours
equity_options_feedEquity and ETF option quotesseconds, during market hours
index_feedIndex spot (SPX, RUT, VIX and the other index roots)seconds, during market hours
index_options_feedIndex option quotesseconds, during market hours
futures_feedFutures pricesseconds, during the futures session
futures_options_feedFutures option quotesseconds, during the futures session
flow_feedClassified options and stock trade tapeseconds, during market hours
oi_feedSettled open interestdaily, dated to the prior 16:00 ET close
macro_feedVIX, VVIX, SKEW, MOVE, SPX, Fear & Greedminutes; reports its OLDEST component

This matters more for an MCP client than for a normal SDK caller: a model reading a tool result has no other way to tell a current figure from a stale one, and will otherwise present both with equal confidence.

How to read it

  • Check the feeds the tool depends on. A GEX call on an equity is answered from equity_feed, equity_options_feed and oi_feed. futures_feed being null in that result says nothing about the answer.
  • Compare against the cadence, not the clock. oi_feed at the previous session's close is correct: settled open interest is published once per session, so on a Monday the newest figure that exists is Friday's. An options feed an hour behind during the regular session is not correct.
  • null means "not seen on this node", not "broken". A node that has never been asked for a futures symbol has never opened that feed.
  • Spot and options are separate on purpose. They arrive over different pipes and can fail independently, so an index chain can be current while the index level behind it is not.
  • It evidences feed activity, not per-contract freshness. An illiquid strike may not have quoted for hours while its feed is healthy.
  • data_as_of is not as_of. as_of is response-generation time or the newest contract in the payload, depending on the endpoint. data_as_of describes the feeds behind it.

Historical replay tools carry a second object, archive_as_of, in the same shape: the vintage of the archive rows actually replayed for the timestamp requested. Their every feed in data_as_of is null, because a replay node reads the archive and consumes no live feed.

Full reference: https://flashalpha.com/docs/lab-api-overview#response-envelope and the methodology whitepaper at https://flashalpha.com/methodology#freshness-reporting.

Tool Catalog (70+ tools)

Tool names below are the exact strings sent via tools/call — snake_case, not the PascalCase C# method names. Copy verbatim.

Live tools

Market Data (6)
ToolDescription
get_stock_quoteReal-time stock quote (bid, ask, mid, last)
get_tickersList/search available tickers
get_symbolsFull list of supported underlying symbols
get_option_chainAvailable expirations + strikes metadata
get_option_quoteLive option quote: bid, ask, mid, IV, greeks, OI, volume (expiry, strike, type)
get_accountPlan, daily quota, usage today, remaining calls
Exposure Analytics (13)
ToolDescription
get_gexGamma exposure (GEX) by strike — call/put walls, gamma flip (expiration, min_oi)
get_dexDelta exposure (DEX) by strike — net dealer delta (expiration)
get_vexVanna exposure (VEX) by strike — dealer hedging response to vol moves (expiration)
get_chexCharm exposure (CHEX) by strike — time-decay-driven flows (expiration)
get_levelsGamma flip, call/put walls, max pain, highest OI strike, 0DTE magnet
get_exposure_summaryNet GEX/DEX/VEX/CHEX, regime, hedging estimates, top strikes, 0DTE breakdown
get_exposure_sheetPer-strike greeks exposure sheet (GEX/DEX/VEX/CHEX side by side) with expiration, min_oi filters
get_term_structureExposure term structure — net GEX/DEX/VEX/CHEX bucketed by expiry/DTE
get_exposure_basketAggregate dealer exposure across a multi-symbol basket (symbols required, optional weights)
get_oi_diffDay-over-day open-interest change by strike — top OI builders/unwinds (topN)
get_narrativeVerbal analysis: regime, levels, dealer positioning, implications
get_max_painMax pain strike, pain curve, put/call OI ratio, dealer alignment, pin probability (expiration)
get_zero_dte0DTE analytics: intraday gamma, time-decay acceleration, pin risk, hedging pressure (expiry, strike_range)
Volatility & Pricing (19)
ToolDescription
get_surfaceLive 50×50 implied-volatility surface grid over (tenor, log-moneyness)
get_svi_paramsSVI (stochastic-volatility-inspired) calibrated surface parameters per tenor (Alpha)
get_volatilityATM IV, realized vol (5/10/20/30d), VRP, 25-δ skew, term structure, GEX-by-DTE
get_advanced_volatilitySVI parameters, forward prices, variance surface, arbitrage flags, vanna/charm/volga surfaces, variance-swap fair values (Alpha)
get_expected_moveStraddle-implied expected move (1σ) by expiry — bands, % move, breakevens (expiry)
get_skew_termVolatility skew across strikes and term structure across expiries in one call
get_spot_vol_correlationRealized spot-vol correlation / leverage effect for the underlying
get_realized_volRealized-vol estimators (close-to-close, Parkinson, Garman-Klass, Rogers-Satchell, Yang-Zhang) at 10/20/30-day windows (Alpha)
get_volatility_forecastVolatility forecasts: EWMA, HAR-RV, GARCH with multi-horizon term structure (dist = student_t default, gaussian) (Alpha)
get_liquidityOptions-chain liquidity score: spreads, depth, volume/OI quality
get_dispersionIndex-vs-component dispersion / correlation vol-arbitrage (index, symbols required, weights, horizon_days) (Alpha)
get_vix_stateVIX macro state: level, term structure, percentile, contango/backwardation regime
get_universeTradeable universe ranked by liquidity/coverage (sort, limit)
get_vrpVolatility risk premium dashboard: IV vs RV, percentiles, regime, strategy scores (date)
get_vrp_historyHistorical VRP time series for charting + backtesting (days)
get_stock_summaryOne-call combined summary: price, IV, VRP, skew, term, exposure, macro context
calculate_greeksBlack-Scholes greeks (Δ, Γ, Θ, ν, ρ, vanna, charm, speed, zomma, color)
solve_ivSolve implied volatility from market price (BSM inversion)
calculate_kellyKelly criterion optimal sizing for an option trade
Order Flow — Options & Stocks (real-time, simulation-aware)
ToolDescription
get_flow_liveHeadline live flow bundle in one call: effective OI state, live levels, live GEX/DEX totals, pin-risk score, dealer-risk summary. view='gex' returns the full simulation-aware live GEX surface, view='dex' live DEX, view='oi' the raw OI simulator state
get_flow_summaryNet signed options premium, call/put flow, sweep vs block breakdown (expiry)
get_flow_levelsFlow-derived support/resistance and dealer hedging levels (expiry)
get_flow_signalsScored actionable flow signals — intent, structure, conviction (minScore, intent, structure, windowMinutes, limit, expiry)
get_flow_pin_riskReal-time pin-risk estimate from live flow + positioning (expiry)
get_flow_dealer_riskLive dealer gamma/delta risk from intraday flow (expiry)
get_dealer_premiumDealer-side options premium attribution (sold/bought) over a window (windowMinutes, expiry)
get_option_flowRaw recent option prints, blocks, sweeps, cumulative & history (minSize, minutes, limit, expiry)
get_stock_flowRaw recent stock prints, blocks, bars, cumulative & history (resolution, minSize, minutes, limit)
get_flow_scanCross-symbol flow leaderboards & outliers (n, limit, minTrades, windowMinutes)
0DTE Intraday Flow
ToolDescription
get_zero_dte_flow0DTE flow snapshot: live exposure + net flow direction by strike, plus intraday series, hedge flow, heatmap, and strike-flow views (bar, minutes, side, metric, mode)
Strategy Signals (10 strategies via get_strategy)

One tool, parameterized by strategy kind, returning the uniform strategy-decision envelope (decision, score, confidence, regime, best_structures[], metrics, risk_flags[], why[], avoid_if[], data_quality).

strategy valueDescription
flow_anomalyDirectional options-flow imbalance → matching short vertical spread (expiry)
expiry_positioningDealer expiry positioning → iron-condor / butterfly candidates (expiry, minOpenInterest, wingWidth)
zero_dte0DTE intraday setup → defined-risk spreads (expiry, minOpenInterest, wingWidth)
dealer_regimeGamma regime read (long/short gamma) → directional bias (expiry)
vol_carryVol carry / theta harvest → short-premium structures (targetShortDelta, maxWidth, minCredit, ...)
yield_enhancementCovered-call / cash-secured-put yield (targetDelta, structure, excludeEarningsBeforeExpiry, ...)
surface_anomalyIV-surface mispricing / arbitrage candidates (expiry)
skewSkew steepness/richness → risk-reversal / ratio ideas (expiry)
term_structureCalendar / diagonal opportunities from term-structure shape
tail_pricingTail-risk richness → cheap-convexity / hedge candidates (expiry)
Earnings Analytics
ToolDescription
get_earningsPer-symbol earnings analytics: expected move, history, IV crush, VRP, dealer positioning, and strategies (parameterized)
get_earnings_calendarUpcoming earnings calendar with expected moves (days, symbols, importance)
get_earnings_screenerRank earnings names by IV-crush edge / VRP / expected move (sort, limit, days, min_importance)
Structures (multi-leg, pure-math)
ToolDescription
post_structure_pnlMulti-leg structure P&L curve across an underlying range (legs[], minUnderlying, maxUnderlying, points)
post_structure_greeksAggregate greeks for a multi-leg structure (legs[] with expiry+impliedVol, spot, today, rate, dividendYield)
Screener
ToolDescription
post_screenerMulti-factor options screener: universe, filters, formulas, sort, select, limit, offset
get_screener_fieldsScreener field taxonomy — every filterable/selectable field and type

Futures (CME)

FlashAlpha serves the full options-analytics stack for CME futures across six complexes - equity index (ES=F, NQ=F, RTY=F, YM=F, MES=F, MNQ=F), metals (GC=F gold, SI=F silver), energy (CL=F crude oil, NG=F natural gas), the Treasury curve (ZT=F, ZF=F, ZN=F, TN=F, ZB=F, UB=F), grains (ZC=F corn, ZS=F soybeans, ZW=F wheat) and crypto (BTC=F bitcoin). Options-on-futures are priced with Black-76 (forward-priced) and each root carries its own CME contract multiplier, so notionals and dollar gamma are in real dollars. Note the quote conventions: Treasuries are quoted in points of par and grains in cents, so their multipliers are the contract size divided by 100. Everything that works for an equity works for futures: gamma exposure (GEX), DEX, VEX, CHEX, key levels, max pain, the IV surface, exposure summary, narrative, and live flow.

Call any live tool with the futures symbol — e.g. get_gex with symbol: "ES=F" returns gamma exposure for the E-mini S&P 500 future:

{ "symbol": "ES=F" }

Use the =F suffix - bare ES/NQ are equities, not futures. In raw REST paths URL-encode the = as %3D (e.g. GET /v1/exposure/gex/GC%3DF); SDK methods take the plain string "GC=F". Futures symbols require the Growth plan or higher. Historical replay for futures is coming; live analytics are available now.


Historical replay tools (17, Alpha tier)

All historical tools take a required at=YYYY-MM-DDTHH:mm:ss parameter (ET wall-clock) and replay the matching live analytic at any minute since 2017-01-03. Response shapes are identical to the live counterparts — backtesting code that parses live responses works on historical with a tool-name swap.

ToolMirrors
get_historical_gexget_gex
get_historical_dexget_dex
get_historical_vexget_vex
get_historical_chexget_chex
get_historical_levelsget_levels
get_historical_exposure_summaryget_exposure_summary
get_historical_narrativeget_narrative
get_historical_zero_dteget_zero_dte
get_historical_max_painget_max_pain
get_historical_volatilityget_volatility
get_historical_advanced_volatilityget_advanced_volatility
get_historical_vrpget_vrp
get_historical_surfaceget_surface
get_historical_stock_quoteget_stock_quote
get_historical_option_quoteget_option_quote
get_historical_stock_summaryget_stock_summary
get_historical_coverageList symbols backfilled with coverage windows and gaps — call first to check whether (symbol, date range) is queryable

Note: The multi-factor options screener is now exposed as the post_screener MCP tool (with get_screener_fields for the field taxonomy), in addition to POST /v1/screener. The historical replay tools cover analytics only; for raw historical tick data use the historical REST endpoints directly.


MCP Resources (5)

The server publishes 5 markdown documents as MCP Resources so connected clients can pull the full reference into context with one call instead of relying on tool descriptions:

URITitle
flashalpha://docs/apiLive API reference (every REST endpoint at api.flashalpha.com)
flashalpha://docs/historicalHistorical replay reference
flashalpha://docs/mcpThis document
flashalpha://docs/screenerLive screener spec (filter DSL, sorts, formulas)
flashalpha://docs/screener-fieldsScreener field taxonomy

MCP Prompts (4)

Canonical workflow templates that surface in Claude Desktop / Cursor / Windsurf UI as one-click recipes:

PromptDescription
analyze_exposure(symbol)Full dealer-positioning walkthrough — gamma regime, key levels, hedging pressure, 0DTE contribution
vrp_regime_check(symbol)VRP percentile, IV-vs-RV richness, strategy scoring conditioned on the gamma regime
historical_comparison(symbol, reference_date)Side-by-side current vs past date, with VIX-context sanity check
zero_dte_brief(symbol)Pre-session 0DTE brief — pin risk, expected move, gamma acceleration, ±0.5% hedging tilts

Example Prompts

Once connected, ask your AI assistant questions like:

  1. "What is SPX dealer gamma positioning right now?"
  2. "Show me 0DTE setup for SPY today — pin risk, expected move, gamma acceleration."
  3. "Give me a full options picture for NVDA — IV, RV, VRP, skew, term, exposure, macro."
  4. "Replay SPY gamma exposure on 2020-03-16 at 14:00 ET."
  5. "Calculate Black-Scholes greeks for SPY 580 calls expiring next Friday at 18% IV."
  6. "What is implied volatility for an NVDA 900 put trading at $12.50 with spot $875?"
  7. "Where is the gamma flip and call/put walls for QQQ today?"
  8. "Compare current SPX dealer positioning to 2024-04-19."
  9. "What's the VRP percentile for AAPL vs its 90-day distribution?"
  10. "Generate a 0DTE brief for SPY before the open."
  11. "Run the flow-anomaly strategy signal on TSLA and show me the best defined-risk structure."
  12. "What's the expected move for NVDA into Friday expiry, and what's IV crush looked like the last 8 earnings?"
  13. "Show this week's earnings calendar with expected moves, then screen for the best IV-crush short-premium setups."
  14. "Price the P&L curve and aggregate greeks for an SPY iron condor: short 580/590 call spread, short 560/550 put spread."
  15. "Give me the SPX dealer exposure sheet and term structure, plus the day-over-day OI diff."
  16. "What's the dispersion / index-vs-component vol-arb read on SPX against its top components?"
  17. "Show the VIX macro state and the dealer-premium flow on QQQ over the last 30 minutes."

Plans & Pricing

Four tiers. Annual saves 20% and locks the price for 12 months.

PlanMonthlyAnnual (per month)Annual totalDaily quotaFreshness
Free$0——5 / day15-minute
Basic$79/mo$63/mo$756/yr100 / day15-second
Growth$299/mo$239/mo$2,868/yr2,500 / day15-second
Alpha$1,499/mo$1,199/mo$14,388/yrUnlimitedNo cache (real-time)

What unlocks at each tier

CapabilityFreeBasicGrowthAlpha
Single-stock GEX (single expiry), call/put walls, gamma flip✓✓✓✓
BSM greeks, IV solver, stock quotes✓✓✓✓
ETFs / indexes (SPY, QQQ, IWM, SPX)—✓✓✓
DEX / VEX / CHEX, max pain, Market Overview—✓✓✓
Full-chain GEX, 0DTE analytics, option quotes, volatility analytics, AI narrative, Kelly criterion——✓✓
Live Screener — 20-symbol Tier 1 universe——✓✓
Live Screener — full ~250-symbol universe (REST)———✓
Advanced volatility (SVI, variance surfaces, arbitrage detection, higher-order greeks surfaces)———✓
VRP analytics + history———✓
Historical API — minute-resolution replay since 2017-01-03———✓
99.9% uptime SLA———✓

Tier gating is enforced server-side per tool. Callers hitting a tool above their tier receive a 403 with the required plan in the response body. Current pricing: flashalpha.com/pricing.


SDKs

LanguagePackageRepository
Pythonpip install flashalphaflashalpha-python
JavaScriptnpm i flashalphaflashalpha-js
.NETdotnet add package FlashAlphaflashalpha-dotnet
JavaMaven Centralflashalpha-java
Gogo get github.com/FlashAlpha-lab/flashalpha-goflashalpha-go

Links

  • FlashAlpha — API keys, docs, pricing
  • API Documentation
  • MCP server docs (canonical)
  • llms.txt — machine-readable index for LLMs
  • Examples — runnable tutorials
  • GEX Explained
  • 0DTE Options Analytics
  • Volatility Surface Python
  • Awesome Options Analytics

What the paid tiers unlock

The free tier covers single-expiry GEX on equities, key levels, the BSM Greeks/IV calculator and stock quotes. Paid tiers add:

  • DEX, VEX (vanna) and CHEX (charm) exposure, plus max pain — from the Basic tier ($79/mo), with ETF and index symbols.
  • Full-chain GEX, 0DTE and flow analytics — from the Growth tier ($299/mo).
  • Point-in-time replay since 2017, SVI vol surfaces, VRP analytics, higher-order Greeks, uncached and unlimited — the Alpha tier ($1,499/mo). FlashAlpha is one of the only public APIs publishing aggregate vanna and charm exposure across the full universe, with no look-ahead and no training-serving skew.

Built for quants, prop desks, and vol funds. See the full picture and get a key: flashalpha.com/for-quant-teams

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →
Categories
Monitoring & Observability
Registryactive
TransportHTTP
UpdatedJun 7, 2026
View on GitHub

Related Monitoring & Observability MCP Servers

View all →
tethral-inc avatar
ACR — Agent Composition Records

io.github.tethral-inc/acr

Interaction profile registry for AI agents. Log interactions, query behavioral lenses.
1
willheadlee avatar
Lgl Mcp Server

io.github.willheadlee/lgl-mcp-server

MCP server for Little Green Light CRM. Search donors, log gifts, manage groups and contacts.
1
simplyprint avatar
SimplyPrint: 3D Print Farm Management

io.simplyprint/simplyprint

3D print farm management for AI. Monitor, queue, and control prints on your SimplyPrint account.
1
jmagar avatar
Cortex

jmagar/cortex

Syslog receiver and MCP server for homelab log intelligence.
1
jmagar avatar
Syslog MCP

jmagar/syslog-mcp

Syslog receiver and MCP server for homelab log intelligence.
1
kascada avatar
Logmcp

kascada/logmcp

MCP server — read-only log access for AI assistants, without giving AI shell access.
1