Back to search
30
MCP

xlsx-for-ai

npm/xlsx-for-ai

The MCP server that makes LLMs reliable on real-world Excel spreadsheets. Thin npm client over a hosted API — read, write, diff, redact, and supervise .xlsx files from any MCP-aware agent.

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

Similar MCP servers embedding-nearest

io.github.senoff/xlsx-for-ai
MCP server for production-grade Excel/.xlsx tooling. Read, write, diff, redact. Free tier.
0 tools
MCP Server for Excel
Excel automation for AI - Sheets, Power Query, DAX, VBA, Tables, Ranges and more. Windows only.
0 tools
excelmcp
This is a MCP server tool for ai to automate microsoft excel application
0 tools
@guillehr2/excel-mcp-server
Excel MCP Server - Manipulate Excel files without Microsoft Excel. Model Context Protocol server for reading, writing XLSX XLSM files with C
0 tools
excel-writer-mcp
MCP Server for writing Excel files (.xlsx/.xlsm) with openpyxl
0 tools
io.github.marekrost/mcp-server-spreadsheet
MCP server for spreadsheet files (.xlsx, .csv, .ods) - cell-level ops + DuckDB SQL engine.
0 tools

How to use

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

{
  "mcpServers": {
    "xlsx-for-ai": {
      "url": "None",
      "transport": "http"
    }
  }
}