Loading MCP server directory, please wait...
Portfolio risk analytics — VaR, Monte Carlo, optimization, options Greeks, stress testing.
npx @getmcp/cli add dev.quantrisk/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.quantrisk/mcp-server": {
"command": "npx",
"args": [
"-y",
"@quantrisk/mcp-server"
],
"env": {
"QUANTRISK_API_KEY": ""
}
}
}
}