mcp-server-spreadsheet and xlsx-mcp

Both are MCP servers for reading and analyzing spreadsheet files, making them direct competitors offering similar core functionality.

mcp-server-spreadsheet
50
Established
xlsx-mcp
24
Experimental
Maintenance 13/25
Adoption 7/25
Maturity 18/25
Community 12/25
Maintenance 2/25
Adoption 1/25
Maturity 9/25
Community 12/25
Stars: 2
Forks: 1
Downloads: 151
Commits (30d): 0
Language: Python
License: MIT
Stars: 1
Forks: 1
Downloads:
Commits (30d): 0
Language: TypeScript
License:
No risk flags
Stale 6m No Package No Dependents

About mcp-server-spreadsheet

marekrost/mcp-server-spreadsheet

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

Implements MCP (Model Context Protocol) as stdio transport to integrate with Claude Desktop and Claude Code, enabling AI assistants to perform spreadsheet operations. Combines cell-level workbook manipulation (insert/delete rows, copy ranges across sheets) with in-memory DuckDB SQL queries that support JOINs and mutations written back to disk. Uses stateless, explicit file/sheet parameters with atomic temp-file writes and automatic type coercion, treating CSV as single-sheet workbooks while preserving native typing across Excel and OpenDocument formats.

About xlsx-mcp

guangxiangdebizi/xlsx-mcp

A powerful Model Context Protocol (MCP) server for reading and analyzing Excel documents with advanced features.

Scores updated daily from GitHub, PyPI, and npm data. How scores work