Skip to content

Releases: xing5/mcp-google-sheets

v0.6.0

06 Dec 18:44
865880d

Choose a tag to compare

What's Changed

  • Fix token refresh error handling to prevent server crashes by @slhck in #52
  • Update README to match actual tools and enhance clarity and detail by @squatto in #55
  • Add batch_update tool to expose full batchUpdate endpoint (allows Claude to format cells) by @drPod in #54
  • chore: Add fallback version for cases when I do not have tag by @jhutar in #47

New Contributors

Full Changelog: v0.5.2...v0.6.0

v0.5.2

09 Nov 02:48
35b498f

Choose a tag to compare

What's Changed

  • feat: add Docker support and update server configuration by @omarsaad98 in #50
  • Add list_folders tool and ability to specify folder ID for creating/listing sheets by @lukmanr in #48

New Contributors

Full Changelog: v0.5.1...v0.5.2

v0.5.1

26 Aug 18:28
592bd62

Choose a tag to compare

What's Changed

  • Fixes #36 : get_sheet_data returns empty values when include_grid_data=False (default) by @mcandries in #37

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

21 Aug 23:29
4986fda

Choose a tag to compare

What's Changed

  • docs: Fix ADC authentication setup instructions by @domdomegg in #30
  • feat: add include_grid_data to get_sheet_data and update docs by @iqdoctor in #33
  • Support shared drive and fix creating spreadsheet via service account by @ykun9 in #28

New Contributors

Full Changelog: v0.4.1...v0.5.0

v0.4.1

18 Jul 00:56
e3022e7

Choose a tag to compare

What's Changed

  • Update server.py: fix the description for model by @hupili in #21

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

28 May 06:16
d334d48

Choose a tag to compare

What's Changed

  • Fix: Better position handling by @xing5 in #14

New Contributors

  • @xing5 made their first contribution in #14

Full Changelog: v0.3.6...v0.4.0

v0.3.6

23 May 17:21
2e8bc13

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.5...v0.3.6

v0.3.5

22 Apr 17:00

Choose a tag to compare

Full Changelog: v0.3.4...v0.3.5

v0.3.4

21 Apr 23:48

Choose a tag to compare

v0.3.4 Pre-release
Pre-release

(DEPRECATED): please update to latest if you're using v0.3.4, there is a bug that only allow credential-info setup. Simplest way is to use uvx mcp-google-sheets@latest

What's Changed

  • Added get_multiple_sheet_data & get_multiple_spreadsheet_summary & share_spreadsheet tools by @theboringhumane in #1

New Contributors

Full Changelog: v0.2.0...v0.3.4