Skip to main content
Glama

Excel MCP Server

MIT License
1,642
537
  • Linux
  • Apple
go.mod972 B
module github.com/negokaz/excel-mcp-server go 1.23.0 toolchain go1.24.0 require ( github.com/Oudwins/zog v0.21.4 github.com/go-ole/go-ole v1.3.0 github.com/goccy/go-yaml v1.18.0 github.com/mark3labs/mcp-go v0.34.0 github.com/skanehira/clipboard-image v1.0.0 github.com/xuri/excelize/v2 v2.9.2-0.20250717000717-dd07139785fe ) require ( github.com/google/uuid v1.6.0 // indirect github.com/richardlehane/mscfb v1.0.4 // indirect github.com/richardlehane/msoleps v1.0.4 // indirect github.com/spf13/cast v1.9.2 // indirect github.com/tiendc/go-deepcopy v1.6.1 // indirect github.com/xuri/efp v0.0.1 // indirect github.com/xuri/nfp v0.0.2-0.20250530014748-2ddeb826f9a9 // indirect github.com/yosida95/uritemplate/v3 v3.0.2 // indirect golang.org/x/crypto v0.40.0 // indirect golang.org/x/exp v0.0.0-20250718183923-645b1fa84792 // indirect golang.org/x/net v0.42.0 // indirect golang.org/x/sys v0.34.0 // indirect golang.org/x/text v0.27.0 // indirect )

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/negokaz/excel-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server