Drive API icon

Drive API

Generates a Multi-Agent Conversation Protocol server for the Google Drive v3 OpenAPI specification.

About

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.

Key Features

  • 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

Use Cases

  • 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