google-mcp-server-v0.5.0
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_searchby @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