HomeDevelopment › Agent Spreadsheet MCP

Agent Spreadsheet MCP

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

Rust Local Windows
★ 57 stars Last pushed 2026-09-09 License: Apache-2.0

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (oci)

docker run -i --rm ghcr.io/psu3d0/agent-spreadsheet:0.16.0-full

Or add to your MCP client config:

{
  "mcpServers": {
    "agent-spreadsheet": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/psu3d0/agent-spreadsheet:0.16.0-full"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

This repository has 2 servers listed in the Official MCP Registry.

Other names: io.github.PSU3D0/spreadsheet-mcp

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry