Loading MCP server directory, please wait...
HPSILab Quant finance MCP for US stocks, ETFs, options, Monte Carlo, backtesting, and risk analysis.
npx @getmcp/cli add io.github.haiyunsky/hpsilab-quant-finance-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
HPSILAB_API_KEYHPSILab API key generated and managed in HPSILab Settings.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.haiyunsky/hpsilab-quant-finance-mcp": {
"command": "uvx",
"args": [
"hpsilab-quant-finance-mcp"
],
"env": {
"HPSILAB_API_KEY": ""
}
}
}
}