Skip to main content
Glama

HowRisky MCP Server

by howrisky
package.json1.35 kB
{ "name": "howrisky-mcp-server", "version": "1.0.0", "description": "Official MCP server for AI-powered financial risk analysis. Monte Carlo simulations with fat-tail modeling (CVaR, VaR, ruin probability) for Claude Desktop, Cursor, Windsurf, Cline, Copilot. 8 tools including portfolio risk, startup equity, real estate analysis.", "keywords": [ "mcp", "mcp-server", "model-context-protocol", "monte-carlo", "risk-analysis", "portfolio-analysis", "cvar", "var", "financial-modeling", "claude", "cursor", "windsurf", "cline", "copilot", "chatgpt", "ai-tools", "finance", "trading", "investing", "kelly-criterion", "fat-tail", "kde", "startup-valuation", "real-estate" ], "author": "Diogo Seca <diogo@howrisky.ai>", "license": "UNLICENSED", "repository": { "type": "git", "url": "https://github.com/howrisky/howrisky-mcp-server.git" }, "bugs": { "url": "https://github.com/howrisky/howrisky-mcp-server/issues" }, "homepage": "https://howrisky.ai/mcp", "bin": { "howrisky-mcp": "./index.js" }, "main": "./index.js", "type": "module", "engines": { "node": ">=18.0.0" }, "dependencies": { "node-fetch": "^3.3.2" }, "devDependencies": {}, "scripts": { "test": "node test/test.js" } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/howrisky/howrisky-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server