Skip to content

Releases: haris-musa/excel-mcp-server

v0.1.7

06 Aug 20:07
f0c0ecd
Compare
Choose a tag to compare

What's Changed

  • Fix: Host and port configuration issues - closes #83, closes #84 (PR #85)

v0.1.6

01 Aug 08:15
6484f71
Compare
Choose a tag to compare

What's Changed

  • Feat: Added functions to insert and delete rows and columns in Excel sheets by @jnfisher (PR #73)
  • Fix: FastMCP compatibility issue and update dependencies by @lukemmtt (PR #77)

v0.1.5

05 Jul 08:36
d24ce4b
Compare
Choose a tag to compare

What's Changed

  • Feat: Enhanced chart functionality with improved data labels and default to values only (PR #51)
  • Feat: Added new tool to get merged cells information by @scanzy (PR #59)
  • Feat: Streamable-HTTP (PR #63)

v0.1.4

10 Jun 18:19
89ea163
Compare
Choose a tag to compare

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

20 May 04:36
7f8c2be
Compare
Choose a tag to compare

Fixed uvx

v0.1.2

17 May 18:15
a8e4258
Compare
Choose a tag to compare

stdio support

v0.1.1

04 Apr 08:28
44ef963
Compare
Choose a tag to compare

Initial release of excel-mcp-server

Features

 * Core Excel manipulation functionality
 * Support for Excel operations