Spreadsheet

v0.2.1Databasesstable

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

spreadsheetmcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is Spreadsheet?

Spreadsheet is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to data-first mcp server for reading and writing spreadsheets (.xlsx, .csv, .ods) - cell-level ops + duckdb sql engine.

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

This server falls under the Databases category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Data-first MCP server for reading and writing spreadsheets (

Use Cases

Spreadsheet file reading and writing
SQL querying with DuckDB engine
marekrost

Maintainer

LicenseMIT License
Languagepython
Versionv0.2.1
UpdatedMar 6, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

PIP

pip install mcp-server-spreadsheet

Manual Installation

pip install mcp-server-spreadsheet

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Spreadsheet

What is Spreadsheet?

Spreadsheet is a Model Context Protocol (MCP) server that data-first mcp server for reading and writing spreadsheets (.xlsx, .csv, .ods) - cell-level ops + duckdb sql engine. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Spreadsheet?

Install via pip with: pip install mcp-server-spreadsheet. Then configure your AI client to connect to this MCP server.

Which AI clients work with Spreadsheet?

Spreadsheet works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Spreadsheet free to use?

Yes, Spreadsheet is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Browse More Databases MCP Servers

Explore all databases servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "spreadsheet": { "command": "pip", "args": ["install", "mcp-server-spreadsheet"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Spreadsheet?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides