drive-activity-api

drive-activity-api

3.2

If you are the rightful owner of drive-activity-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 for the Google Drive Activity API, auto-generated using AG2's MCP builder.

The MCP Server is designed to facilitate multi-agent conversations by leveraging the Google Drive Activity API. It is built using Python 3.9+ and provides a robust framework for managing and interacting with multiple agents in a conversation protocol. The server is highly configurable and supports various transport modes, making it versatile for different use cases. It includes tools for linting, formatting, static analysis, and testing, ensuring high code quality and reliability. The server can be easily integrated into development workflows with pre-commit hooks and is designed to be extensible, allowing developers to build upon its capabilities. With support for different configuration methods, including environment variables and JSON files, the MCP Server offers flexibility in deployment and operation.

Features

  • Supports multiple transport modes including stdio, sse, and streamable-http.
  • Configurable via environment variables and JSON configuration files.
  • Includes tools for linting, formatting, static analysis, and testing.
  • Pre-commit hooks for maintaining code quality.
  • Extensible framework for building multi-agent conversation protocols.