Back to Home
RezaJF icon

fganalysis_MCP_server

by RezaJF

Overview

Exposes FinnGen data analysis R package functionalities to AI agents and generates Jupyter notebooks using Google Vertex AI for research and development.

Installation

Run Command
mcp run fganalysis_mcp/server.py

Environment Variables

  • VERTEX_API_KEY
  • VERTEX_PROJECT_ID
  • VERTEX_LOCATION

Security Notes

CRITICAL: The `execute_r_code` tool allows arbitrary R code execution. If this server is exposed to untrusted AI agents or clients, it presents a severe remote code execution vulnerability, allowing an attacker to run any R code, which can interact with the underlying operating system. The `subprocess.run` calls, while generally requiring care, are particularly dangerous in conjunction with the `execute_r_code` tool. This server is highly insecure for public exposure.

Similar Servers

Stats

Interest Score0
Security Score1
Cost ClassMedium
Avg Tokens5000
Stars0
Forks0
Last Update2025-11-30

Tags

AI AgentR PackageData AnalysisJupyter NotebookFinnGen