hpsilab-mcp-sdk

haiyunsky/hpsilab-mcp-sdk
★ 1 stars Python API Integration Updated today
Quant Finance MCP Server for Stock Analysis and Options Analytics - HPSILab
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hpsilab-mcp-sdk": {
      "command": "uvx",
      "args": [
        "hpsilab-mcp-sdk"
      ]
    }
  }
}

Or install with pip: pip install hpsilab-mcp-sdk

README Excerpt

`hpsilab-mcp` is the official Python SDK for the hosted hpsilab.com REST API — quantitative finance and options analytics (IV surface, Monte Carlo simulation, AI predictions, pre-trade risk scans, and more). > **Note:** This package wraps REST endpoints only. It does not implement MCP transport — see [MCP Transport](#mcp-transport) below if you need that.

Tools (9)

analyze_stockgenerate_stock_imagesgenerate_stock_research_reportget_ai_predictionget_equity_curveget_iv_radarget_monte_carloget_option_pressureget_pretrade_risk_scan

Topics

analyze-stockgenerate-stock-research-reportget-ai-predictionget-iv-radarget-monte-carloget-option-pressureiv-radarpretrade-risk-scan