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%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@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
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
csv-mcp-server
MCP server for comprehensive CSV file operations with pandas-based tools
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"
    }
  }
}