Back to directory
fbeelm/excel-mcp-server

fbeelm/excel-mcp-server

@fbeelm3172

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

excelspreadsheetdatamcpserverxlsxofficetool

Installation & Configuration

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

Information

Transport
stdiosse
Language
Go
Created
2025/4/3
Updated
2025/4/3