Releases: haris-musa/excel-mcp-server
Releases · haris-musa/excel-mcp-server
v0.1.7
v0.1.6
v0.1.5
v0.1.4
What's Changed
- Feat: Add create_excel_table function for native table support. Closes #34 (PR #46)
- Fix: Correctly read data when not starting at A1. Fixes #40 (PR #45)
- Fix: Handle list of lists in create_pivot_table. Fixes #43 (PR #44)
- Feat (cell validation): add data validation capabilities by @justanothernate in (PR #37)
v0.1.3
Fixed uvx
v0.1.2
stdio support
v0.1.1
Initial release of excel-mcp-server
Features
* Core Excel manipulation functionality
* Support for Excel operations