Best Excel & Spreadsheet MCP Servers in 2026
Spreadsheets are where business data actually lives, and Excel MCP servers spare you the export-to-CSV dance: the agent reads sheets directly, runs analysis, and can write results back into new cells or files.
Options below differ mainly in write support and format coverage (.xlsx versus Google Sheets). Check each detail page for whether formulas and formatting survive edits — that is the common rough edge.

A Model Context Protocol server for Excel file manipulation

A Model Context Protocol (MCP) server that reads and writes MS Excel data

Automate real Microsoft Excel with AI via MCP Server or CLI — Power Query, DAX, VBA, PivotTables, charts, and 326 operations.

chatExcel - 基于模型上下文协议(MCP)的Excel智能处理与数据分析服务器,专为Excel文件智能解析、数据处理、代码执行以及交互式图表生成而设计。支持复杂Excel格式处理、智能参数推荐、代码模板生成和高级数据可视化。

An MCP server that provides comprehensive Excel file management and data analysis capabilities.

This is a C++ based Excel Automation MCP (Model Context Protocol) server project. It utilizes the OpenXLSX library for Excel file operations and aims to provide an intelligent set of Excel...

Excel file processing server based on Model Context Protocol (MCP), providing functionalities for reading, writing, and analyzing Excel files.

Works with OpenCode, Claude Code, Codex app, Cursor, Cline, Roo Code, Kilo Code and other MCP-compatible AI agents

Enhanced FastMCP implementation of the Things MCP server for Claude and Windsurf

MCP server that gives Claude full read/write/analyze power over Excel and CSV files. 37 tools — from basic cell reads to financial modeling.

This is an enhanced version of the excellent cyanheads/obsidian-mcp-server with additional features specifically tailored for remote Claude.

A Model Context Protocol (MCP) server that lets you manipulate Excel files without needing Microsoft Excel installed. Create, read, write, and analyze Excel workbooks (.xlsx, .
FAQ
Can the agent edit my spreadsheet directly?
Write-capable servers below can update cells and create sheets. Have the agent write to a copy first — formula recalculation and formatting preservation vary between implementations, so verify before trusting it with the real file.
Does it work with Google Sheets?
Some servers cover Google Sheets through its API alongside .xlsx files; others are file-only. The detail pages note the supported sources — for Sheets you will also need Google API credentials.
Excel server or SQLite for analysis?
For one-off analysis, either works. If the data round-trips back to people who live in Excel, keep it in Excel; if you will query it repeatedly, importing to SQLite gives the agent faster, more flexible access.