gmail-api
The MCP Server is a tool designed to handle multi-agent conversations based on the Gmail API specifications. It offers flexible deployment modes and configurable security settings, streamlining integration and communication processes.
MCP Server
This project is an MCP (Multi-Agent Conversation Protocol) Server generated using AG2's MCP builder. It facilitates interactions following the specifications of the OpenAPI URL for Gmail API. Key prerequisites include Python 3.9+ and pip. The server supports different transport modes, such as stdio and sse, and can be configured using JSON files or environment variables. The project features automated testing, linting, and static analysis tools. It also includes pre-commit hooks for consistency in code maintenance.