# negokaz/excel-mcp-server

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

Repository: https://github.com/negokaz/excel-mcp-server
Canonical: https://ross.abutalabs.com/products/negokaz-excel-mcp-server
Language: Go
License: MIT
License Family: permissive
Last push: 2025-07-19T13:09:21+00:00

## Health v2 (maintenance only)
Score: 36/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 32, release rhythm 40, longevity 40
- inputs: {"age_days": 563, "days_push": 410, "days_rel": 410, "gap_med": 2, "n_releases_24m": 22}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1016, forks 128 (observed 2026-08-28T04:03:14.507583+00:00)

## What it is
A Model Context Protocol (MCP) server that lets LLM clients read and write Microsoft Excel files (xlsx, xlsm, xltx, xltm). It exposes tools for listing sheets, reading cell values/formulas with pagination, writing data, and creating sheets, distributed via npm.

## Use cases
- let Claude read and edit Excel spreadsheets
- read xlsx data from an MCP client
- write formulas into Excel files via AI assistant
- create new Excel sheets automatically
- inspect Excel workbook structure with an LLM
- automate spreadsheet tasks through MCP

## When to choose
- you use an MCP-compatible client like Claude Desktop and need Excel file access
- you want LLM-driven reading/writing of xlsx/xlsm files
- you need a lightweight npm-installable Excel MCP server

## When to avoid
- you need live Excel editing or screen capture outside Windows
- you need to process CSV or other non-Excel formats
- you don't use any MCP-capable client

## Facets
- artifact type: service
- maturity: active
- function: mcp, pdf, file-system, developer-tools
- domain: spreadsheets, large-language-models, developer-tools
- platform: cross-platform, windows
- tags: excel, mcp-server, xlsx, spreadsheet-automation, claude-desktop, llm-tools, automation, nodejs, macos, linux

## Member repositories
- negokaz/excel-mcp-server (main) score 36

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:14.507583+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:11:20.027207+00:00, confidence not recorded.
  - readme: https://github.com/negokaz/excel-mcp-server (fetched 2026-08-28T04:03:14.507583+00:00, sha ef51bf6cd41d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
