mcpbeat Sign in

spreadsheet-kit MCP Server

local only

spreadsheet-kit MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 9 Sep 2026.

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

Installs / week
not published
57
Stars
2 open issues
9 Sep 2026
Last commit
from GitHub
Apache-2.0
License
Rust

What the code does

We read the source, 7 d 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 spreadsheet-kit MCP

same job, measured the same way
Agent Spreadsheet 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

154 installs/wk local only
Fitness Influencer
by wmarceau

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

75 installs/wk local only
OfficeAgent.NET
by ilia-sokolov

Create and edit Word, PowerPoint, and Excel files with typed plans and safe previews

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.

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

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

487 installs/wk local only

spreadsheet-kit MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for spreadsheet-kit MCP?
spreadsheet-kit 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 spreadsheet-kit MCP open source?
Yes — it is published under the Apache-2.0 licence, written in Rust, 57 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.