QuantRisk
Rank #25489glama/78degrees/mcp-server
Portfolio risk analytics — VaR, Monte Carlo, optimization, options Greeks, stress testing.
QuantRisk is a Model Context Protocol (MCP) server published by 78degrees. It ranks #25489 of 58,832 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. QuantRisk is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 1 tracked version. It was first listed on May 9, 2026 and most recently updated on May 9, 2026.
Ranks ahead of 33,343 of 58,832 servers on MCP Toplist.
Use QuantRisk
Add QuantRisk to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"78degrees": {
"url": "https://quantrisk-mcp.quantrisk.workers.dev/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"78degrees": {
"command": "npx",
"args": [
"-y",
"@quantrisk/mcp-server"
],
"env": {
"QUANTRISK_API_KEY": "<your QUANTRISK_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 4 registries
78degrees
Other servers by 78degrees
View all 78degrees servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.2 | May 9, 2026 |
Frequently asked questions
- What is QuantRisk?
- Portfolio risk analytics — VaR, Monte Carlo, optimization, options Greeks, stress testing.
- Who maintains QuantRisk?
- QuantRisk is maintained by 78degrees, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is QuantRisk an official MCP server?
- Yes — QuantRisk is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does QuantRisk have?
- MCP Toplist tracks 1 version of QuantRisk, most recently published on May 9, 2026.
- Where can I find the source code for QuantRisk?
- The source code for QuantRisk is hosted at github.com/78degrees/mcp-server.