Back to search
30
MCP

io.github.senoff/xlsx-for-ai

io.github.senoff/xlsx-for-ai

MCP server for production-grade Excel/.xlsx tooling. Read, write, diff, redact. Free tier.

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

Similar MCP servers embedding-nearest

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
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
io.github.marekrost/mcp-server-spreadsheet
MCP server for spreadsheet files (.xlsx, .csv, .ods) - cell-level ops + DuckDB SQL engine.
0 tools
bachstudio-excel-mcp-server
Excel MCP Server for manipulating Excel files
0 tools
io.github.freema/mcp-gsheets
MCP server for Google Sheets API — read, write, format, batch operations.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.senoff/xlsx-for-ai": {
      "url": "None",
      "transport": "http"
    }
  }
}