spreadsheet-mcp 0.10.1

Stateful MCP server for spreadsheet analysis and editing — token-efficient tools for LLM agents to read, profile, edit, and recalculate .xlsx workbooks
Documentation
1
2
3
4
5
6
7
8
pub mod formula_pattern;
pub mod staging;
pub mod structure_batch;
pub mod style_batch;
pub mod styles;
pub mod transform_batch;
pub mod vba;
pub mod workbook_styles;