mcpbeat Sign in

XLSX Audit MCP Server

local only

XLSX Audit MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 45 installs a week from npm. Last commit 15 Aug 2026.

Audit Excel workbooks: formula dependency tracing, circular references, risk smells. Local only.

Installs per day peak 46 · avg 1
a month agotoday
45
Installs / week
npm · xlsx-audit-mcp
0
Stars
0 open issues
15 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check XLSX Audit MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add xlsx-audit-mcp -- npx -y xlsx-audit-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "xlsx-audit-mcp": {
      "args": [
        "-y",
        "xlsx-audit-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.xlsx-audit-mcp]
command = "npx"
args = ["-y", "xlsx-audit-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "xlsx-audit-mcp": {
      "args": [
        "-y",
        "xlsx-audit-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "xlsx-audit-mcp": {
      "args": [
        "-y",
        "xlsx-audit-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to XLSX Audit MCP

same job, measured the same way
TruePath Office
by joytruepath

Local MCP for Word, Excel, PowerPoint & PDF on macOS — formulas, slides, DOCX, PDF ops. No network.

local only
C
Schedule Iii
by datavrn

Deterministic Schedule III statements for Indian companies: trial balance in, Excel workbook out.

67 tools answering
Microsoft Office
by mindstone

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

120 installs/wk local only
VibeLawyer
by jack-mi

Local MCP for Chinese criminal dossier review; Word notes + Excel catalogs stay on-device.

155 installs/wk local only
spreadsheet-kit MCP
by psu3d0

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

local only
Agent Spreadsheet MCP
by psu3d0

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

local only
Race Calendar F1
by racecalendar

Anonymous read-only Formula 1 tools, resources, prompts, completion, and interactive dashboard.

15 tools answering
DataCharter
by datacharter

Local-first, contract-governed data explorer with read-only, PII-masked query tools for AI agents.

1 362 installs/wk local only

XLSX Audit MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for XLSX Audit MCP?
XLSX Audit MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package xlsx-audit-mcp was installed 45 times last week.
How do I connect XLSX Audit MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls xlsx-audit-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use XLSX Audit MCP?
The npm package xlsx-audit-mcp was installed 45 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is XLSX Audit MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.