google-chat-api
If you are the rightful owner of google-chat-api and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project is an MCP (Multi-Agent Conversation Protocol) Server designed for the OpenAPI URL provided by Google Chat API, auto-generated using AG2's MCP builder.
The MCP Server is a robust and flexible server implementation that facilitates multi-agent conversation protocols. It is specifically designed to work with the Google Chat API, leveraging the OpenAPI specification to ensure seamless integration and communication. The server is built using Python 3.9+ and is equipped with various tools for development, testing, and deployment. It supports multiple transport modes, including stdio, SSE, and streamable HTTP, making it versatile for different use cases. The server is also equipped with pre-commit hooks and static analysis tools to maintain code quality and security. With its comprehensive setup, the MCP Server is ideal for developers looking to implement advanced conversational protocols in their applications.
Features
- Supports multiple transport modes: stdio, SSE, and streamable HTTP.
- Integrated with linting, formatting, and static analysis tools for code quality.
- Pre-commit hooks for automated code checks before commits.
- Configurable via environment variables for flexibility.
- Comprehensive testing setup with pytest and coverage reports.