xlsx-tools-mcp runs on your own machine — the client starts it, so there is no endpoint to ping. 150 installs a week from pypi. Last commit 23 Aug 2026.
MCP server for accurate, structure-preserving read/write access to Excel (.xlsx) files
We read the source, 11 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
proc = subprocess.run(cmd, capture_output=True, timeout=timeout)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add xlsx-tools-mcp -- uvx xlsx-tools-mcp
{
"mcpServers": {
"xlsx-tools-mcp": {
"args": [
"xlsx-tools-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.xlsx-tools-mcp]
command = "uvx"
args = ["xlsx-tools-mcp"]
{
"mcpServers": {
"xlsx-tools-mcp": {
"args": [
"xlsx-tools-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"xlsx-tools-mcp": {
"args": [
"xlsx-tools-mcp"
],
"command": "uvx"
}
}
}
65-tool Excel MCP server. Read, write, format, and export .xlsx files. Windows-first.
Excel tools for AI agents: read/write, decompile to F#/C#/XML/JSON, or build from XML/JSON.
MCP server for the Google Sheets API: read and write ranges, sheets, formatting, charts, sharing.
MCP server for Office add-ins via WebView2/CDP. Provides excel.*, page.*, and addin.* tools.
MCP server for spreadsheet files (.xlsx, .csv, .ods) - cell-level ops + DuckDB SQL engine.
MCP server for Ozon Seller API. 26 tools: products, prices, orders, analytics, finance, rating.
Real .docx and .xlsx files from structured data, with automatic Hebrew/Arabic RTL.
Excel MCP with image extraction and write support — AI agents see and edit xlsx files
Answers built from our own checks of this server.