DirectoryExcel Mcp Server
data

Excel Mcp Server

by negokaz

26
Health
stale
28
Popularity

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

945stars
112forks
Go
MIT
Updated May 10, 2026

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "excel-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "excel-mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx excel-mcp-server

Maintenance Healthstale

Freshness8/40
Issue response3/30
Org backing10/20
Longevity5/10
Updated within a year
Most issues unresolved

Server Info

Categorydata
LanguageGo
LicenseMIT
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory