MCP Directory
Back

excelize

by qax-os · Go · ★ 20,536

Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets

#agent#ai#analytics#chart#ecma-376#excel#excelize#formula#go#mcp#microsoft#office#ooxml#spreadsheet#statistics#table#vba#visualization#xlsx#xml

Install

go install github.com/qax-os/excelize@latest

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "excelize": {
      "command": "npx",
      "args": [
        "-y",
        "github:qax-os/excelize"
      ]
    }
  }
}

From the README

Excelize is a library written in pure Go providing a set of functions that allow you to write to and read from XLAM / XLSM / XLSX / XLTM / XLTX files. Supports reading and writing spreadsheet documents generated by Microsoft Excel™ 2007 and later. Supports complex components by high compatibility, and provided streaming API for generating or reading data from a worksheet with huge amounts of data. This library needs Go version 1.25.0 or later. The full docs can be seen using go's built-in documentation tool, or online at [go.dev](https://pkg.go.dev/github.com/xuri/excelize/v2) and [docs…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers