Integrates Google Chat with Model Control Protocol (MCP) servers, enabling access and interaction with Chat spaces and messages through MCP tools.
Sponsored
This project facilitates seamless Google Chat integration with MCP servers written in Python using FastMCP. It consists of an MCP server equipped with Google Chat tools for interacting with Google Chat spaces and messages, along with a standalone authentication server built with FastAPI for managing OAuth2 authentication and access tokens. This setup allows you to retrieve and manage Google Chat data through MCP tools, enhancing automation and control over your Google Chat interactions.
Key Features
012 GitHub stars
02Allows listing available Google Chat spaces.
03Enables retrieval of messages from specific spaces with date filtering.
04Includes a local authentication server for simplified setup.
05Written by FastMCP and FastAPI.
06Provides OAuth2 authentication with the Google Chat API.
Use Cases
01Automate message retrieval from Google Chat for analysis.
02Integrate Google Chat data into MCP-controlled workflows.
03Build custom tools for managing Google Chat spaces via MCP.