AI for Excel, Google Sheets, CSV — automated formulas, pivot tables, data summarization, MCP servers for read/write, structured extraction, agent-driven reporting. The full data layer for non-engineers.
Spreadsheet & Excel AI Tools tools are AI-powered software designed to help developers and teams tackle spreadsheet & excel ai tools-related tasks more efficiently. These tools are typically published as open-source projects on GitHub and can be integrated into existing workflows via MCP (Model Context Protocol), Claude Skills, or standalone agent frameworks. On Agent Skills Hub, we index 25 quality-scored spreadsheet & excel ai tools tools across languages including Python, Go, C#.
In 2026, the AI agent ecosystem is maturing rapidly. Spreadsheet & Excel AI Tools tools can significantly boost development efficiency by automating repetitive tasks, reducing human error, and providing intelligent suggestions. The top 3 tools — excel-mcp-server, excel-mcp-server, mcp-google-sheets — have earned an average of 1,220 GitHub stars, reflecting strong community validation. 19 of the listed tools come with clear open-source licenses, ensuring freedom to use and modify.
When choosing a spreadsheet & excel ai tools tool, consider these factors: 1) Community activity — GitHub stars and recent commit frequency indicate reliability; 2) Integration method — check if it supports MCP, Claude, or your preferred agent framework; 3) Language compatibility — the most common language in this list is Python; 4) Quality score — Agent Skills Hub's composite score evaluates code quality, documentation completeness, and maintenance activity. Our recommendation: start with excel-mcp-server — it ranks highest in both star count and quality score.
A Model Context Protocol server for Excel file manipulation
A Model Context Protocol (MCP) server that reads and writes MS Excel data
This MCP server integrates with your Google Drive and Google Sheets, to enable creating and modifying spreadsheets.
Office document creation and editing skills for Claude Code - PPTX, DOCX, XLSX, and PDF workflows with automation support
A Claude Skill that automatically analyzes uploaded CSV files — generating summary statistics, detecting missing data, and creating quick visualizations using Python and pandas.
Excel MCP Server & CLI - 23 tools, 214 operations for AI-powered Excel automation via COM API
An Excel AI agent that uses MCP tools to let LLMs read, edit, and automate Excel spreadsheets.
Model Context Protocol (MCP) Server for reading from Google Drive and editing Google Sheets
Univer Skill enables AI tools to work directly with spreadsheets, Excel workbooks, and CSV files. Powered by Univer CLI, it brings Git-style diffs, reviews, approvals, and rollbacks to spreadsheet workflows — making human-AI collaboration structured, reviewable, and safe.
BrandDocs is a set of agent skills that learn your existing Word, PowerPoint and Excel templates and generate new on-brand documents from them. Unlike generic AI document generators, it preserves brand, structure, styles and formulas by construction. Built for Claude Code, Codex and compatible AI agents.
OfficeCLI is the first and best Office suite purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required.
Python CLI tool to run queries against sqltatabases and convert the results to json, csv, excel in the command line or python program. Easy to use for Humans, automations, LLMS/Agents
```bash
pip install sql2json
```
Python Streamlit web app allowing users to interact with their data from a CSV or XLSX file, utilizing OpenAI API and LangChain. It imports necessary libraries, handles API key loading, displays a user-friendly interface for file upload and data preview, creates a Pandas DF agent with OpenAI, and executes user queries.
The fastest business intelligence tool for humans and agents.
A collection of enhancements, plugins, and prompts for Open WebUI, developed and curated for personal use to extend functionality and improve experience.
An Agent Skill and Dify plugin to transform Markdown to files of DOCX, PPTX, XLSX, PNG, PDF, Mermaid, HTML, MD, CSV, JSON, XML.
Claude Code and Codex SKILLs for PDF, Excel, Word, and PowerPoint manipulation — extraction, forms, formulas, tracked changes, adapted from Anthropic skills.
```bash
git clone https://github.com/appautomaton/document-SKILLs.git ~/skills/documents
cd ~/skills/documents
# Claude Code
for s in docx pdf pptx xlsx; do
ln -s "$(pwd)/$s" ~/.claude/skills/$s
done
# Codex
for s in docx pdf pptx xlsx; do
ln -s "$(pwd)/$s" ~/.codex/skills/$s
done
```
Conversion from Excel to structured JSON (tables, shapes, charts) for LLM/RAG pipelines, and autonomous Excel reading/writing by AI agents via CLI and MCP integration.
MCP server for Google Sheets - Read, write and manipulate spreadsheets through Claude Desktop
🚀你的私人数据分析助手。通过对话式交互,自动生成可视化报表与商业洞察,让数据决策变得像聊天一样简单。 🚀 Your personal data analysis assistant. Say goodbye to complex SQL and Excel formulas. An LLM-powered data analysis agent. Chat with your data to instantly generate visualizations and business insights. Making data-driven decisions has never been easier.
One SQL interface for 60+ tools (e.g., GitHub, Notion, Airtable). Plug into any LLM through MCP.
모두 파싱해버리겠다 — HWP3·HWP·HWPX·HWPML·PDF·XLS·XLSX·DOCX → Markdown. 신구대조·양식 자동 채우기·MCP 통합 (CLI + MCP Server) | Parse Korean documents (HWP3-5, HWPX, HWPML, PDF, Office) to Markdown — CLI + MCP Server with form-filler & diff
Rust-native MCP server for Office document processing (Excel, Word, PowerPoint). Sub-millisecond, local-first, open source.
The Excel MCP Server is a powerful tool that enables natural language interaction with Excel files through the Model Context Protocol (MCP). It provides a comprehensive set of capabilities for reading, analyzing, visualizing, and writing Excel data.
```bash
# Using uv (recommended)
uv init excel-mcp-server
cd excel-mcp-server
uv venv
source .venv/bin/activate # On Windows: .venv\Scripts\activate
# Or using pip
python -m venv .venv
source .venv/bin/activate # On Windows: .venv\Scripts\activate
```
Excel VBA integration for VS Code - Tree View / Full Direct VBA Read+Write / LiveShare Compatible / Direct Agentic AI Integrations
| Tool | Stars | Language | License | Score |
|---|---|---|---|---|
| excel-mcp-server | ★ 3.7k | Python | MIT | 73 |
| excel-mcp-server | ★ 864 | Go | MIT | 46 |
| mcp-google-sheets | ★ 859 | Python | MIT | 71 |
| claude-office-skills | ★ 461 | Python | — | 60 |
| csv-data-summarizer-claude-skill | ★ 279 | Python | — | 48 |
| mcp-server-excel | ★ 246 | C# | MIT | 63 |
| sv-excel-agent | ★ 166 | Python | MIT | 48 |
| mcp-gdrive | ★ 270 | TypeScript | MIT | 41 |
| skills | ★ 51 | JavaScript | Apache-2.0 | 62 |
| brand-docs | ★ 213 | Python | MIT | 66 |
| OfficeCLI | ★ 14.2k | C# | Apache-2.0 | 79 |
| sql2json | ★ 55 | Python | MIT | 75 |
| OpenAI-LangChain-Pandas-DF-Agent-Query-Streamlit-App | ★ 63 | Python | — | 42 |
| rill | ★ 2.7k | Go | Apache-2.0 | 70 |
| openwebui-extensions | ★ 264 | Python | MIT | 62 |
| markdown-exporter | ★ 210 | Python | Apache-2.0 | 55 |
| document-SKILLs | ★ 126 | Python | MIT | 74 |
| exstruct | ★ 152 | Python | BSD-3-Clause | 58 |
| mcp-gsheets | ★ 85 | TypeScript | MIT | 67 |
| Data-Analysis-Agent | ★ 2.1k | Python | — | 68 |
| anyquery | ★ 1.7k | Go | — | 71 |
| kordoc | ★ 1.4k | TypeScript | MIT | 74 |
| opendocswork-mcp | ★ 147 | Rust | GPL-3.0 | 62 |
| mcp-excel-server | ★ 92 | Python | — | 81 |
| xlide_vscode | ★ 51 | TypeScript | MIT | 65 |
The top spreadsheet & excel ai tools in 2026 are excel-mcp-server, excel-mcp-server, mcp-google-sheets. Agent Skills Hub ranks 25 options by GitHub stars, quality score (6 dimensions including completeness, examples, and agent readiness), and recent activity. The list is rebuilt every 8 hours from live GitHub data.
excel-mcp-server (3.7k stars) is the most adopted choice for general spreadsheet & excel ai tools workflows, written in Python. excel-mcp-server (864 stars) is a strong alternative and uses Go instead. Pick by your existing stack: match the language and runtime your team already uses to minimize integration cost. If unsure, start with excel-mcp-server — it has the deepest community and the most examples online.
Avoid pre-built spreadsheet & excel ai tools when (1) your use case requires deep customization that the tool's plugin system doesn't support, (2) you have strict compliance requirements that ban third-party dependencies, (3) the tool's maintenance is inactive (last commit >6 months ago), or (4) your data volume is small enough that a 50-line custom script is cheaper than learning the tool. For most production workflows above 100 requests/day, the time savings from a maintained tool outweigh the customization loss.
Spreadsheet & Excel AI Tools focuses specifically on ai for excel, google sheets, csv — automated formulas, pivot tables, data summarization, mcp servers for read/write, structured extraction, agent-driven reporting. the full data layer for non-engineers. Data Visualization is a related but distinct category — see https://agentskillshub.top/best/data-visualization/ for those tools. The two often appear in the same agent pipeline but solve different problems: choose spreadsheet & excel ai tools when your primary goal is the specific task, and data visualization when the workflow is broader.
For most teams, yes. excel-mcp-server has 3.7k stars worth of community testing, handles edge cases you haven't thought of, and ships with documentation. Build your own only when (1) your requirements are deeply non-standard, (2) you have a security/compliance reason to avoid OSS dependencies, or (3) the maintenance burden is small enough (<200 lines of code) that you'll save time long-term. The break-even point is usually around 2-3 weeks of dev time saved.
Most spreadsheet & excel ai tools listed are open source under permissive licenses (MIT, Apache 2.0). A handful offer paid managed/cloud versions on top of free self-hosted core. Always check the LICENSE file on each tool's GitHub repository before commercial use — some use AGPL or non-commercial restrictions that may not fit your deployment model.