CSV Analysis tool using Google Gemini AI
MCP CSV Analysis With Gemini AI becomes available to MCP clients through the mcp csv analysis with gemini ai mcp server. CSV Analysis tool using Google Gemini AI.
A powerful Model Context Protocol (MCP) server that provides advanced CSV analysis and thinking generation capabilities using Google's Gemini AI. This tool integrates seamlessly with Claude Desktop and offers sophisticated data analysis, visualization, and natural language processing features.
Once connected, the assistant can call these 2 tools directly:
Prerequisites — The Prerequisites tool exposed by this serverInstallation — 1. Clone and setup: bash git clone [your-repo-url] cd mcp-csv-analysis-gemini npm installSetup follows the standard MCP pattern: clone or install the server, then register it in your client's configuration file and restart the client. The configuration snippets on this page cover Claude Desktop, Claude Code and Cursor.
Before the server will start you need to supply 3 environment variables: GEMINI_API_KEY, PLOTLY_USERNAME, PLOTLY_API_KEY. Keep credentials in your client's env block or a secrets manager rather than committing them.
Developer-tool servers are usually the first ones people connect, because they turn "help me with this code" into an assistant that can actually read the repo and act on it. MCP CSV Analysis With Gemini AI sits in that group, and the shape of its toolset — Prerequisites, Installation — tells you what it is really for. Worth comparing against the other developer tools servers in this directory before you commit to one, since several overlap in scope but differ sharply in setup cost and permissions.
| Tool | What it does |
|---|---|
| Prerequisites | The Prerequisites tool exposed by this server. |
| Installation | 1. Clone and setup: bash git clone [your-repo-url] cd mcp-csv-analysis-gemini npm install |
| Variable | Description | Required |
|---|---|---|
| GEMINI_API_KEY | Credential the server authenticates with. | Yes |
| PLOTLY_USERNAME | Configuration value read at startup. | Optional |
| PLOTLY_API_KEY | Credential the server authenticates with. | Yes |
The simplest web tool that matters — fetch any URL and get model-ready markdown back.
Industrial-strength web extraction — render, scrape, crawl and search entire sites into clean markdown.
Puppeteer-powered browser control that drives pages from the accessibility tree instead of pixels.
Search built for AI, not humans — semantic web search that returns model-ready content, plus code context.
Answers, not links — delegate questions to Perplexity's search-grounded models and get cited responses back.
Put 6,000+ pre-built scrapers at your assistant's fingertips through one MCP endpoint.