Skip to content

Excel Pcvelz

Free

by MCP Community

An MCP server that reads and writes spreadsheet data to MS Excel file

v0.15.3Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Excel Pcvelz MCP Server

An MCP server that reads and writes spreadsheet data to MS Excel file

Installation

npx -y excel-mcp-server-pcvelz

Reviews

Leave a Review

Installation

Quick install
npx -y excel-mcp-server-pcvelz
Add to claude_desktop_config.json
{
  "mcpServers": {
    "excel-pcvelz": {
      "command": "npx",
      "args": ["-y", "excel-mcp-server-pcvelz"]
    }
  }
}