Gemini Data Analysis & Research
Summary
Gemini Data Analysis Research MCP Server provides a bridge to Google's Gemini AI model, enabling data analysis, email communication, and detailed thinking process generation. This TypeScript implementation offers three main tools: analyze-data for processing Excel/CSV files with statistical analysis and visualization, send-email for dispatching messages with AI-generated subject lines, and generate-thinking for producing comprehensive reasoning outputs. The server handles file processing, data visualization, and AI prompt engineering behind the scenes, making it particularly valuable for researchers and analysts who need to extract insights from datasets, communicate findings via email, or document AI reasoning processes.
Available Actions(3)
analyze-data
Comprehensive analysis of Excel and CSV files, including automatic data type detection, statistical analysis, and detailed HTML reports. Parameters: fileData (base64_encoded_file_content), fileName (data.xlsx), analysisType (detailed or basic), outputDir (optional output directory).
send-email
Automated email delivery of analysis results and research papers with professional formatting. Parameters: to (recipient email address), subjectPrompt (prompt for generating email subject), text (plain text version of email), html (optional HTML version of email), images (optional images to attach).
generate-thinking
Advanced generation of research and analysis content, such as research papers and technical documentation. Parameters: prompt (analysis prompt), outputDir (optional output directory).
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요