Back to search
30
MCP

@guillehr2/excel-mcp-server

npm/@guillehr2/excel-mcp-server

Excel MCP Server - Manipulate Excel files without Microsoft Excel. Model Context Protocol server for reading, writing XLSX XLSM files with Claude AI LLM integration

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

excel-mcp-server
A Model Context Protocol server for Excel file manipulation
0 tools
excel-mcp-server
A Model Context Protocol (MCP) server that reads and writes MS Excel data
0 tools
mcpcn-excel-mcp-server
Excel MCP Server for manipulating Excel files
0 tools
excel-mcp-server
Excel MCP Server for manipulating Excel files
0 tools
excel-com-mcp
Excel MCP Server for manipulating Excel files
0 tools
excel-mcp-server-test
Excel MCP Server for manipulating Excel files
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@guillehr2/excel-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}