mcpbeat Sign in

Agent Spreadsheet MCP Server

local only

Agent Spreadsheet MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 30 Aug 2026.

Agent-safe Excel workbook analysis, editing, recalc, and verification tools.

Installs / week
not published
54
Stars
1 open issues
30 Aug 2026
Last commit
from GitHub
Apache-2.0
License
Rust

What the code does

We read the source, 11 h ago · rules 3dff92dd89df

Capabilities

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.

const child = spawn(binPath, process.argv.slice(2), {
Builds a file path from a variable npm/agent-spreadsheet/bin/agent-spreadsheet.js:9
const binPath = path.join(__dirname, "..", "vendor", binaryName)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

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.

Three servers free · no card

Alternatives to Agent Spreadsheet MCP

same job, measured the same way
spreadsheet-kit MCP
by psu3d0

Agent-safe Excel workbook analysis, editing, recalc, and verification tools.

local only
Truecalc MCP
by truecalc

MCP server exposing TrueCalc spreadsheet formula evaluation as tools for AI assistants.

local only
Microsoft Office
by mindstone

Microsoft Office MCP server: read and edit Word documents, Excel workbooks, and PowerPoint files

120 installs/wk local only
stagenth · Excel 数据可视化
by stagenth

Excel analytics: inspect, query (JSON rows), charts, and JSON-to-xlsx workbook writing.

4 tools answering
Fitness Influencer
by wmarceau

AI-powered fitness content creator tools: video editing, image generation, workout plans, analytics.

91 installs/wk local only
Lemonado
by lemonadolabs

MCP server for querying and analyzing data from ad platforms, analytics tools, and spreadsheets

answering
XLSX For AI
by senoff

50 spreadsheet tools for .xlsx: recalc formulas, repair broken refs, read/write, diff, audit.

273 installs/wk local only
I
Google Sheets
by mcp-z

Google Sheets integration with OAuth, spreadsheet management, batch operations, and formatting

879 installs/wk local only

Agent Spreadsheet MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Agent Spreadsheet MCP?
Agent Spreadsheet MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Agent Spreadsheet MCP open source?
Yes — it is published under the Apache-2.0 licence, written in Rust, 54 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.