Loomal

quantrisk

MCP server by github.com/78degrees/mcp-server

Portfolio risk analytics MCP server — VaR, Monte Carlo, stress testing, and more.

2 starsnpm: @quantrisk/mcp-server

About quantrisk

quantrisk is an MCP (Model Context Protocol) server published by 78degrees in the official MCP registry, listed under Finance on Loomal. Portfolio risk analytics MCP server — VaR, Monte Carlo, stress testing, and more.

It ships as an npm package (@quantrisk/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/78degrees/mcp-server, where the project has earned 2 GitHub stars.

Use quantrisk with your agent

Claude Code · one command
claude mcp add quantrisk -- npx -y @quantrisk/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "quantrisk": {
      "command": "npx",
      "args": [
        "-y",
        "@quantrisk/mcp-server"
      ]
    }
  }
}
npm@quantrisk/mcp-server

Frequently asked questions

What is quantrisk?
quantrisk is an MCP (Model Context Protocol) server by 78degrees in the Finance category. Portfolio risk analytics MCP server — VaR, Monte Carlo, stress testing, and more.
How do I connect quantrisk to Claude, Cursor, or another MCP client?
Install quantrisk from its npm package (@quantrisk/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is quantrisk open source?
Yes — the source code is public at github.com/78degrees/mcp-server, with 2 GitHub stars.
Can AI agents pay to use quantrisk?
Not yet through Loomal — quantrisk is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain quantrisk? Claim this listing free by verifying GitHub ownership, or contact us.