A lightweight MCP server for Google Chat integration that enables programmatic access to Google Chat spaces and messages. Developed by Zz Chen, this implementation provides OAuth2-based authentication and tools for listing chat spaces and retrieving messages with flexible date filtering. Useful for developers needing automated interactions with Google Chat data.
No reviews yet. Be the first to review!
Sign in to join the conversation
List all Google Chat spaces the bot has access to.
List messages from a specific Google Chat space with optional time filtering. Parameters: space_name (string), start_date (string), end_date (optional string)