Skip to content

google-mcp-server-v0.5.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 11:28
· 7 commits to master since this release
v0.5.0
0b6aaf5

What's Changed

  • Fix startup panic and OAuth callback port handling in multi-account mode by @ngs in #13
  • Integrate community PRs: Shared Drives, per-account Sheets, and full-text Drive search by @ngs in #14
  • feat(drive): add fullText search and recursive folder filtering to drive_files_search by @mtalcott in #9
  • Support Shared Drives (supportsAllDrives) and per-account Sheets calls by @kcmadden in #12
  • Stop writing diagnostics to stdout, which corrupts the JSON-RPC stream by @ngs in #15
  • Correct the reported version and fail releases on a version/tag mismatch by @ngs in #16

New Contributors

Full Changelog: v0.4.0...v0.5.0