Back to directory
negokaz/excel-mcp-server

negokaz/excel-mcp-server

@negokaz

A Model Context Protocol (MCP) server that reads and writes MS Excel data

excelmcp-serverdataspreadsheetxlsxautomationofficetool

Installation & Configuration

{
  "mcpServers": {
    "excel": {
      "command": "npx",
      "args": [
        "--yes",
        "@negokaz/excel-mcp-server"
      ],
      "env": {
        "EXCEL_MCP_PAGING_CELLS_LIMIT": "4000"
      }
    }
  }
}

Information

Transport
stdio
Language
Go
Created
2026/6/14
Updated
2026/6/15