Loomal

spreadsheet-kit MCP

MCP server by github.com/psu3d0/spreadsheet-mcp

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

47 starsoci: ghcr.io/psu3d0/spreadsheet-mcp:full-full

About spreadsheet-kit MCP

spreadsheet-kit MCP is an MCP (Model Context Protocol) server published by psu3d0 in the official MCP registry, listed under Autonomous Agents on Loomal. Agent-safe Excel workbook analysis, editing, recalc, and verification tools.

It ships as a Docker image (ghcr.io/psu3d0/spreadsheet-mcp:full-full), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/psu3d0/spreadsheet-mcp, where the project has earned 47 GitHub stars.

Use spreadsheet-kit MCP with your agent

Claude Code · one command
claude mcp add spreadsheet-kit-mcp -- docker run -i --rm ghcr.io/psu3d0/spreadsheet-mcp:full-full
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "spreadsheet-kit-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/psu3d0/spreadsheet-mcp:full-full"
      ]
    }
  }
}
ocighcr.io/psu3d0/spreadsheet-mcp:full-full

Frequently asked questions

What is spreadsheet-kit MCP?
spreadsheet-kit MCP is an MCP (Model Context Protocol) server by psu3d0 in the Autonomous Agents category. Agent-safe Excel workbook analysis, editing, recalc, and verification tools.
How do I connect spreadsheet-kit MCP to Claude, Cursor, or another MCP client?
Install spreadsheet-kit MCP from its oci package (ghcr.io/psu3d0/spreadsheet-mcp:full-full) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is spreadsheet-kit MCP open source?
Yes — the source code is public at github.com/psu3d0/spreadsheet-mcp, with 47 GitHub stars.
Can AI agents pay to use spreadsheet-kit MCP?
Not yet through Loomal — spreadsheet-kit MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain spreadsheet-kit MCP? Claim this listing free by verifying GitHub ownership, or contact us.