quantmaster-mcp-server
Verified Safeby seanshin0214
Overview
An AI-powered quantitative research assistant that provides statistical analysis, causal inference guides, power calculations, and generates analysis code across multiple programming languages.
Installation
node dist/index.jsEnvironment Variables
- CHROMA_DATA_PATH
Security Notes
No direct critical vulnerabilities like 'eval' or hardcoded secrets were found. File operation tools ('write_analysis_file', 'create_project_structure') are currently placeholder implementations (they return status messages, not actual file system interactions). If these were to be fully implemented, strict input sanitization and path validation would be crucial to prevent directory traversal or arbitrary file write vulnerabilities. The ChromaDB is configured to run in embedded mode, storing data locally at a path derived from an environment variable or a default, which is configurable.
Similar Servers
deep-research
Generate comprehensive, AI-powered deep research reports, leveraging various LLMs and web search engines, with local knowledge base integration and report artifact editing.
paperdebugger
AI-powered academic writing assistant for debugging and improving research papers with intelligent suggestions and Overleaf integration, supporting multi-step reasoning and reviewer-style critique.
code-assistant
Standardizes communication between code editors and AI coding agents, enabling autonomous code analysis and modification via command-line, GUI, or server modes.
claude-prompts
This server provides a hot-reloadable prompt engine with chains, quality gates, and structured reasoning for AI assistants, enhancing control over Claude's behavior in prompt workflows.