
SQL-powered spreadsheet and cell-level ops via MCP server for AI tools.
Visit Mcp Server SpreadsheetMcp Server Spreadsheet is a Python-based MCP (Model Context Protocol) server that enables AI assistants and MCP-compatible clients to read, write, and manipulate spreadsheet files (.xlsx, .csv, .ods) through a unified interface. It offers both cell-level workbook operations and advanced table-based queries via an embedded DuckDB SQL engine, supporting cross-sheet JOINs, aggregations, and in-place mutations. This server is ideal for users and automations needing granular, programmable access to spreadsheet data programmatically, without depending on spreadsheet GUIs or desktop software.
Visit Mcp Server Spreadsheet's official website for product details and getting started.