spreadsheet-mcp

PSU3D0/spreadsheet-mcp
★ 38 stars Rust 🤖 AI/LLM Updated 19d ago
MCP server for spreadsheet analysis and editing. Slim, token-efficient tool surface designed for LLM agents.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "spreadsheet-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "spreadsheet-mcp"
      ]
    }
  }
}

Topics

spreadsheetspreadsheet-agentspreadsheet-aispreadsheet-mcp