Skip to content
Back to search
30
MCP

io.github.marekrost/mcp-server-spreadsheet

io.github.marekrost/mcp-server-spreadsheet

MCP server for spreadsheet files (.xlsx, .csv, .ods) - cell-level ops + DuckDB SQL engine.

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

Similar MCP servers embedding-nearest

mcp-xlsx-server
MCP server for Excel file read/write operations using SheetJS (xlsx)
0 tools
@mcp-z/mcp-sheets
MCP server for Google Sheets integration with OAuth authentication, spreadsheet management, batch operations, and advanced formatting
0 tools
io.github.freema/mcp-gsheets
MCP server for Google Sheets API — read, write, format, batch operations.
0 tools
excel-writer-mcp
MCP Server for writing Excel files (.xlsx/.xlsm) with openpyxl
0 tools
MCP Office Excel
65-tool Excel MCP server. Read, write, format, and export .xlsx files. Windows-first.
0 tools
MCP Server for Excel
Excel automation for AI - Sheets, Power Query, DAX, VBA, Tables, Ranges and more. Windows only.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.marekrost/mcp-server-spreadsheet": {
      "url": "None",
      "transport": "http"
    }
  }
}