Drive API
0
Generates a Multi-Agent Conversation Protocol server for the Google Drive v3 OpenAPI specification.
关于
This project provides an auto-generated Multi-Agent Conversation Protocol (MCP) server, specifically tailored for the Google Drive v3 OpenAPI specification. Developed using AG2's MCP builder, it enables multi-agent interactions with the Google Drive API, abstracting the underlying complexity and facilitating integration into agent-based systems.
主要功能
- Includes integrated development tooling for linting, static analysis, and testing
- Supports multiple server transport modes (e.g., stdio, sse, streamable-http)
- Auto-generated MCP server from OpenAPI specifications
- Pre-configured for Google Drive v3 API interactions
- Configurable via environment variables or JSON files
- 0 GitHub stars
使用案例
- Enabling conversational AI agents to manage files and data on Google Drive
- Building multi-agent systems that interact with Google Drive services
- Rapidly deploying an API-driven service layer for agent-based applications requiring Google Drive access