Back to Home
eesb99 icon

monte-carlo-mcp

Verified Safe

by eesb99

Overview

Performs Monte Carlo simulations for business decisions, financial analysis, and confidence validation, integrated with Claude.

Installation

Run Command
./run.sh

Environment Variables

  • DATA_DIR
  • CACHE_ENABLED
  • MAX_SIMULATIONS

Security Notes

The project includes explicit checks for code injection vulnerabilities ('no eval/exec usage'). It features robust input validation for string lengths (e.g., max 500 chars), number of assumptions (max 20), number of simulations (max 100,000), and numeric ranges (e.g., positive time horizon). Correlation matrices are validated for symmetry and positive definiteness to prevent runtime errors. No hardcoded secrets or direct network exposure (uses stdio_server).

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2025-12-07

Tags

Monte CarloBusiness AnalysisFinancial ModelingRisk AssessmentSimulation