MCP.so
登录

Gemini Data Analysis & Research MCP Server

@falahgs

关于 Gemini Data Analysis & Research MCP Server

暂无概览

基本信息

分类

数据与分析

运行时

node

传输方式

stdio

发布者

falahgs

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Gemini Data Analysis & Research MCP Server?

The Gemini Data Analysis & Research MCP Server leverages Google's Gemini Flash 2 AI model for comprehensive data analysis, research paper generation, and automated email delivery. It is designed for users who need an integrated solution to analyze datasets (Excel and CSV), generate research content, and distribute results to stakeholders via email.

How to use Gemini Data Analysis & Research MCP Server?

Installation requires Node.js v16+, TypeScript, Claude Desktop, a Google Gemini API Key, and an SMTP email account. After cloning the repository, run npm install, create a .env file with GEMINI_API_KEY, NODEMAILER_EMAIL, and NODEMAILER_PASSWORD, then build with npm run build. Configure Claude Desktop by editing claude_desktop_config.json with the server command and environment variables. Use MCP tools (analyze-data, send-email, generate-thinking) to perform analyses, send emails, or generate research.

Key features of Gemini Data Analysis & Research MCP Server

  • Analyzes Excel (.xlsx, .xls) and CSV files with automatic data type detection.
  • Generates AI-powered insights and interactive visualizations using Chart.js.
  • Delivers detailed HTML reports and analysis results via email.
  • Creates research papers, technical reports, and business intelligence summaries.
  • Supports timestamped response saving and customizable output directories.

Use cases of Gemini Data Analysis & Research MCP Server

  • Analyze large datasets and generate interactive reports for stakeholders.
  • Automate the creation and email delivery of research papers or technical documentation.
  • Produce business intelligence summaries with AI-driven insights and visualizations.

FAQ from Gemini Data Analysis & Research MCP Server

What prerequisites are needed to run this server?

You need Node.js v16 or higher, TypeScript, Claude Desktop, a Google Gemini API Key, and an SMTP email account (e.g., Gmail with an app password).

How do I configure the server for Claude Desktop?

Edit %AppData%/Claude/claude_desktop_config.json with the command "node", the path to dist/index.js, the working directory, and environment variables GEMINI_API_KEY, NODEMAILER_EMAIL, and NODEMAILER_PASSWORD. Restart Claude Desktop.

What file formats are supported for data analysis?

The server supports Excel files (.xlsx, .xls) and CSV files. Files should use UTF-8 encoding and numeric columns must be properly formatted.

How do I send an email with AI-generated subject lines?

Use the send-email tool with arguments for recipient (to), a prompt for subject generation (subjectPrompt), plain text (text), optional HTML (html), and optional base64-encoded images (images).

What should I do if I get an API key error?

Verify that the .env file exists and contains a valid GEMINI_API_KEY. Ensure the environment is loaded properly. Check that the API key is active and has not expired.

评论

数据与分析 分类下的更多 MCP 服务器