google-drive-mcp and MCPApp

google-drive-mcp
61
Established
MCPApp
36
Emerging
Maintenance 13/25
Adoption 8/25
Maturity 18/25
Community 22/25
Maintenance 2/25
Adoption 8/25
Maturity 9/25
Community 17/25
Stars: 61
Forks: 47
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 43
Forks: 10
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
No risk flags
Stale 6m No Package No Dependents

About google-drive-mcp

piotr-agier/google-drive-mcp

A Model Context Protocol (MCP) server that provides secure integration with Google Drive, Docs, Sheets, Slides and Calendar. It allows Claude Desktop and other MCP clients to manage files in Google Drive through a standardized interface.

Implements OAuth 2.0 authentication with automatic token refresh and supports both My Drive and Google Shared Drives, making it suitable for team environments. Built on Node.js with stdio transport, it integrates directly into Claude Desktop via MCP while offering Docker deployment options for containerized setups. Beyond file operations, it provides specialized capabilities like surgical text editing in Docs, cell-level Sheets manipulation, and full Calendar event management through a unified interface.

About MCPApp

tanaikech/MCPApp

This text introduces the Model Context Protocol (MCP) for AI interaction, exploring Google Apps Script (GAS) as a server option. It shows feasibility with a sample but notes the lack of a GAS SDK, aiming to encourage understanding and development.

Implements both MCP server and client capabilities natively in Google Apps Script, enabling direct integration with Gemini CLI and other MCP clients without external SDKs. The architecture uses JSON-RPC 2.0 messaging over HTTP with optional LockService-based concurrency control, supporting up to 30 concurrent requests when disabled for improved throughput. Also provides an MCP network building capability, allowing GAS to orchestrate multiple MCP servers as a unified protocol adapter.

Scores updated daily from GitHub, PyPI, and npm data. How scores work