Excel MCP Server

v1.0.0File Systemsstable

A Model Context Protocol server for Excel file manipulation

aiautomationexcelllmmcp
Share:
3,850
Stars
0
Downloads
0
Weekly
0/5

About

A Model Context Protocol server for Excel file manipulation

Features

  • analyzeExcelStructure
  • exportExcelStructure
  • readSheetNames
  • readDataBySheetName
  • readSheetData

Use Cases

Get Excel file structure including sheet list and column headers in JSON format
Export Excel file structure (sheets and headers) to a new Excel template file
Get all sheet names from the Excel file
Get data from a specific sheet in the Excel file
Get data from all sheets in the Excel file
haris-musa

Maintainer

LicenseMIT
Languagepython
Versionv1.0.0
UpdatedMay 21, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @zhiweixu/excel-mcp-server

Manual Installation

npx -y @zhiweixu/excel-mcp-server

Examples

Basic Configuration

Configure Excel MCP Server

npx -y @zhiweixu/excel-mcp-server

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More File Systems MCP Servers

Explore other servers in the File Systems category.

Quick Config Preview

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

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Excel MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides