Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by marekrost • Uncategorized
Data-first MCP server for reading and writing spreadsheet files in multiple formats with SQL query support.
Read and write spreadsheet data across multiple formats seamlessly.
Perform complex SQL queries and mutations on spreadsheet data.
Stateless, atomic, and data-only spreadsheet operations without managing sessions.
This MCP server provides a unified interface to work with spreadsheet files (.xlsx, .csv, .ods) supporting both cell-level operations and SQL queries via DuckDB. It enables reading, writing, and managing workbooks and sheets in a stateless manner, preserving formatting while focusing on data values. The server supports multi-format handling, atomic saves, and advanced SQL features like JOINs and aggregates across sheets, making spreadsheet data manipulation efficient and flexible.