Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

HPSILab Quant Finance

REMOTE · HPSILAB.COM · 2 COMPONENTS · SCANNED SEP 20

HPSILab Quant finance MCP for US stocks, ETFs, options, Monte Carlo, backtesting, and risk analysis.

0 this week 82 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security74
Transport & Reachability100
Schema Quality & AI Usability68
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 1551 tokens (~155/item across 10 items; 10 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage71
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
  • Structured output schemas are declared (30% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 10 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 11 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the HPSILab Quant Finance MCP server?

HPSILab Quant Finance is a hosted endpoint at https://hpsilab.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · hpsilab.com

# add to Claude Code
claude mcp add --transport http haiyunsky-hpsilab-quant-finance-mcp 'https://hpsilab.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "haiyunsky-hpsilab-quant-finance-mcp": {
      "url": "https://hpsilab.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "haiyunsky-hpsilab-quant-finance-mcp": {
      "type": "http",
      "url": "https://hpsilab.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.haiyunsky-hpsilab-quant-finance-mcp]
url = "https://hpsilab.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "haiyunsky-hpsilab-quant-finance-mcp": {
      "type": "remote",
      "url": "https://hpsilab.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add haiyunsky-hpsilab-quant-finance-mcp --url 'https://hpsilab.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  haiyunsky-hpsilab-quant-finance-mcp:
    url: "https://hpsilab.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "haiyunsky-hpsilab-quant-finance-mcp": {
      "Transport": "http",
      "Url": "https://hpsilab.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add haiyunsky-hpsilab-quant-finance-mcp -t streamable-http -u 'https://hpsilab.com/mcp'
// mcp.json
{
  "mcpServers": {
    "haiyunsky-hpsilab-quant-finance-mcp": {
      "type": "http",
      "url": "https://hpsilab.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 7 Sept 26 0
    • Tool “analyze_stock” rewrote its description, which is the text the model reads security
    • Server version: 1.4.2 → 1.4.3 functional
    • “analyze_stock” added an optional parameter “lang” cosmetic
  • 5 Sept 26 +59
    • Authorization: unverified → partial security
    • Injection markers: unverified → pass security
    • Stability: unverified → pass security
    • Transport: fail → pass security
    • Endpoint reachability: not serving MCP → reachable functional
    • Tool coverage: unverified → 100 functional
    • MCP protocol: unverified → pass functional
  • 4 Sept 26 −59
    • Endpoint reachability: reachable → not serving MCP security
    • Stability: pass → unverified security
    • Tool safety: pass → unverified security
    • Authorization: partial → unverified security
    • Transport: pass → fail security
    • Tool coverage: 100 → unverified functional
    • Capabilities: pass → unverified functional
    • First check of Schema quality: unverified functional
  • 29 Aug 26 +2
    • Stability: fail → pass security
  • 26 Aug 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 24 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 82 to 86.

  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 10 Aug 26 0
    • Tool “register_account” rewrote its description, which is the text the model reads security
    • Server version: 1.4.0 → 1.4.1 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://hpsilab.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=hpsilab.com CN=YE2,O=Let's Encrypt,C=US 17 Sept 2026 16 Dec 2026 ECDSA 256 ECDSA-SHA384 6d7a80573a589981ae8dfdc10a5b03a77a6
SANs: *.hpsilab.com, hpsilab.com
CN=YE2,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 4df3b15dd6c0784c507cd37b58e6f115
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of hpsilab.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
hpsilab.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://hpsilab.com/mcp Verified 200
http (plaintext) http://hpsilab.com/mcp HTTPS enforced 301 https://hpsilab.com/mcp
MCP tools · 10 exposed · ~1,476 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
analyze_stock ~265

Aggregate all quant tools into one JSON stock analysis. The tool reuses the existing MCP tools as its data sources, then derives a direction signal, direction score, bullish factors, bearish factors and plain-English summary. If one underlying tool is gated, unavailable or raises an error, the remaining tools still contribute to the final result (status "partial"); if every underlying tool fails, the whole call fails (status "error", isError=True) instead of a misleadingly "successful" empty analysis. Args: symbol: Stock symbol, e.g. "NVDA". refresh: Request fresh IV Radar data instead of using the backend's fresh IV cache. Defaults to False. lang: Language for `summary`, `bullish_factors` and `bearish_factors` - "en" (default), "zh" or "ja"; regional forms like "zh-CN" are accepted. Everything else in the response, `signal` included, is language-independent, so an existing caller that omits this gets byte-identical output to before.

NameTypeReqDescription
langstring
refreshboolean
symbolstringyes

Structured output declared, but exposes no named fields.

No examples provided.

generate_stock_images ~169

Generate stock-report PNG images and return their URLs. This is intentionally separate from analyze_stock so the JSON analysis stays fast and light. The backend reuses the same Growth Engine image generators used by email/social publishing. Args: symbol: Stock symbol, e.g. "RXRX". force: Regenerate images instead of using cached PNGs. Defaults to True so manually requested images reflect the latest available data. types: Optional subset of chart types. Allowed values are "ai_prediction", "iv_radar", "option_pressure", "monte_carlo", and "equity_curves". Omit to generate every chart type.

NameTypeReqDescription
forceboolean
symbolstringyes
types

Structured output declared, but exposes no named fields.

No examples provided.

generate_stock_research_report ~256

Full markdown research report with five stock-report charts. Pro tool ($0.35/call via x402 for anonymous callers; free within plan limits for signed-in accounts, subject to a monthly report quota). Runs analyze_stock and stock-report image generation concurrently, then renders a presentation-ready markdown report (direction, direction score, bullish / bearish factors, source-tool status, and the five chart embeds). The markdown is returned for display and the same data is mirrored in structured JSON. Signed-in hpsilab users call this within their plan's free rate limits. Anonymous / tokenless agents pay per call via x402 (USDC on Base) when payments are enabled — send the x402 payment in the request _meta. Args: symbol: Stock symbol, e.g. "RXRX". refresh: Bypass the backend's fresh IV cache for the IV-driven modules. Defaults to False. force_images: Force a fresh image render instead of reusing the backend's image cache. Defaults to False.

NameTypeReqDescription
force_imagesboolean
refreshboolean
symbolstringyes

No output schema declared.

No examples provided.

get_ai_prediction ~95

AI next-day prediction: probability the stock closes UP, a plain buy/watch/sell-lean signal, and how strongly the models agree (consensus). Available to every authenticated plan (Free / Pro / Enterprise); subject to the caller's plan requests/day and requests/minute limits. Args: ticker: Stock symbol, e.g. "TSLA".

NameTypeReqDescription
tickerstringyes

No output schema declared.

No examples provided.

get_equity_curve ~102

Backtest performance of the quant strategy across your watchlist: Sharpe ratio, max drawdown, win rate and total return per symbol. Available to every authenticated plan (Free / Pro / Enterprise); subject to the caller's plan requests/day and requests/minute limits. Args: ticker: Optional symbol to show just one row, e.g. "SPY". Leave blank for all.

NameTypeReqDescription
tickerstring

No output schema declared.

No examples provided.

get_iv_radar ~115

Implied-volatility (IV) structure for a stock: how expensive options are, whether volatility is being squeezed, and whether traders are paying up for upside (calls) or downside (puts). Available to all signed-in users. Args: ticker: Stock symbol, e.g. "NVDA". refresh: Bypass the backend's fresh IV cache and request the latest option-chain pull. Defaults to False.

NameTypeReqDescription
refreshboolean
tickerstringyes

No output schema declared.

No examples provided.

get_monte_carlo ~68

Monte Carlo price simulation for the next ~10 trading days: thousands of random price paths estimate a likely price range and the odds of finishing higher. Args: ticker: Stock symbol, e.g. "AAPL".

NameTypeReqDescription
tickerstringyes

No output schema declared.

No examples provided.

get_option_pressure ~64

Option-chain pressure map for the nearest weekly/monthly expiry — Max Pain, dealer Gamma Wall, likely weekly high, and an extreme squeeze target. Args: ticker: Stock symbol, e.g. "SPY".

NameTypeReqDescription
tickerstringyes

No output schema declared.

No examples provided.

get_pretrade_risk_scan ~127

Full pre-trade risk scan JSON for a stock. Pro tool ($0.15/call via x402 for anonymous callers; free within plan limits for signed-in accounts). Signed-in hpsilab users call this within their plan's free rate limits. Anonymous / tokenless agents pay per call via x402 (USDC on Base) when payments are enabled — send the x402 payment in the request _meta. Args: symbol: Stock symbol, e.g. "NVDA".

NameTypeReqDescription
symbolstringyes

Structured output declared, but exposes no named fields.

No examples provided.

register_account ~215

Register a free hpsilab account for yourself, with no human involvement, and receive an API key immediately. Call this when you are hitting anonymous daily limits and want a higher allowance. You do not need a password, a wallet, or a web browser. The account is bound to you server-side, so calls you make after this are metered as your account even though you cannot change your own Authorization header. Registering keeps the anonymous daily allowance until the email address is confirmed; confirming it unlocks the full Free plan. Ask the human you are working with to click the link in the email that will arrive. A valid user email address is required. Do not call this tool with an empty or fabricated email address. If the user's email is unavailable, ask the user to provide it before calling register_account. Args: email: The real user email address that will receive verification.

NameTypeReqDescription
emailstringyes

No output schema declared.

No examples provided.

Common questions

What is the HPSILab Quant Finance MCP server?

HPSILab Quant Finance is an MCP server listed in the public MCP registry as io.github.haiyunsky/hpsilab-quant-finance-mcp. HPSILab Quant finance MCP for US stocks, ETFs, options, Monte Carlo, backtesting, and risk analysis. This page covers its hosted endpoint (https://hpsilab.com/mcp).

Is the HPSILab Quant Finance MCP server safe to use?

HPSILab Quant Finance scores 82 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the HPSILab Quant Finance MCP server expose?

HPSILab Quant Finance exposes 10 tools: register_account, get_iv_radar, get_monte_carlo, get_ai_prediction, get_equity_curve, and 5 more. Their descriptions and schemas cost roughly 1,476 tokens of context every time the server is loaded.

Does the HPSILab Quant Finance MCP server require authentication?

No. We connected to HPSILab Quant Finance without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the HPSILab Quant Finance MCP server still maintained?

HPSILab Quant Finance is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.