Back to Home
escotilha icon

claude-setup

Verified Safe

by escotilha

Overview

Provides AI-powered M&A analysis capabilities, including deal triage, financial proposal generation, and board presentation creation, for Claude Code agents.

Installation

Run Command
python /Users/psm2/.claude/mcp-servers/nuvini-mna/server.py

Environment Variables

  • GITHUB_PERSONAL_ACCESS_TOKEN
  • RESEND_API_KEY
  • SLACK_BOT_TOKEN
  • SLACK_TEAM_ID
  • SLACK_APP_TOKEN
  • NOTION_API_KEY
  • GMAIL_CLIENT_ID
  • GMAIL_CLIENT_SECRET
  • GMAIL_REFRESH_TOKEN
  • GOOGLE_CALENDAR_API_KEY

Security Notes

The server's Python code (server.py) loads external Python modules from a fixed absolute path (`/Volumes/AI/Code/MNA/nuvini-ma-system-complete/`). The security of this MCP server relies heavily on the integrity and security of these external (unprovided) modules. The `settings.json` configuration for all MCP servers includes `--dangerously-skip-permissions`, which significantly reduces security by bypassing granular permission checks for invoked tools. Additionally, `npx -y` is used for auto-installing other official MCP servers, which can introduce supply chain risks if package sources are compromised. The `install.sh` script copies files to sensitive user directories (`~/.claude`, `~/.config/claude/skills`, `~/bin`) and makes scripts executable, requiring high trust in the repository.

Similar Servers

Stats

Interest Score0
Security Score4
Cost ClassMedium
Avg Tokens400
Stars0
Forks0
Last Update2025-11-27

Tags

M&AFinancial AnalysisDeal ScreeningAI ToolClaude Code