🛠️

quantrisk

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

Developer Tools stdio npm npmstdio78degrees
RUN IN TERMINAL
claude mcp add 78degrees-quantrisk -- npx -y @quantrisk/mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "78degrees-quantrisk": { "command": "npx", "args": ["-y", "@quantrisk/mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "78degrees-quantrisk": { "command": "npx", "args": ["-y", "@quantrisk/mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "78degrees-quantrisk": { "command": "npx", "args": ["-y", "@quantrisk/mcp-server"] } } }

About This MCP Server

The io.github.78degrees/quantrisk MCP server is a developer tool that provides portfolio risk analytics capabilities, including value-at-risk, Monte Carlo simulations, and stress testing. It connects to npm and stdio, enabling developers to integrate risk analysis into their applications. A developer would use this server when building financial or investment-related applications that require advanced risk analytics, such as calculating potential losses or simulating market scenarios.

Portfolio risk analytics MCP server — VaR, Monte Carlo, stress testing, and more.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

@quantrisk/mcp-server on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The quantrisk server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/78degrees-quantrisk.svg)](https://skillsplayground.com/mcps/78degrees-quantrisk/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.