Gemini Data Analysis & Research MCP Server
@falahgs
About Gemini Data Analysis & Research MCP Server
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Data & Analytics MCP servers
HubSpot MCP Server
baryhuangA Model Context Protocol (MCP) server that enables AI assistants to interact with HubSpot CRM data, providing built-in vector storage and caching mechanisms help overcome HubSpot API limitations while improving response times.
MCP Deep Web Research Server (v0.3.0)
qpd-vEnhanced MCP server for deep web research
dbt MCP Server
dbt-labsA MCP (Model Context Protocol) server for interacting with dbt.
Healthcare MCP Server
CicatriizA Model Context Protocol (MCP) server providing AI assistants with access to healthcare data and medical information tools, including FDA drug info, PubMed, medRxiv, NCBI Bookshelf, clinical trials, ICD-10, DICOM metadata, and a medical calculator.
Comments