Back to directory
psu3d0/spreadsheet-mcp

psu3d0/spreadsheet-mcp

@PSU3D0

MCP server for spreadsheet analysis and editing. Slim, token-efficient tool surface designed for LLM agents.

spreadsheetexcelmcpllmanalysiseditingautomationdatatool

Installation & Configuration

{
  "mcpServers": {
    "spreadsheet": {
      "command": "spreadsheet-mcp",
      "args": [
        "--workspace-root",
        "/path/to/workbooks",
        "--transport",
        "stdio"
      ]
    }
  }
}

Information

Transport
stdiosse
Language
Rust
Created
2026/6/11
Updated
2026/6/12