workplace & productivity

Google Mcp

Collection of Google-native tools (Gmail, Calendar, Drive, Tasks) for MCP with OAuth management, automated token refresh, and auto re-authentication capabilities.

typescript
cloud
workplace & productivity
0
View on GitHub

Installation

npx -y vakharwalad23/google-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "google-mcp",
  "command": "npx",
  "args": [
    "-y",
    "vakharwalad23/google-mcp"
  ]
}

About This MCP Server

vakharwalad23/google-mcp

Collection of Google-native tools (Gmail, Calendar, Drive, Tasks) for MCP with OAuth management, automated token refresh, and auto re-authentication capabilities.

GitHub: https://github.com/vakharwalad23/google-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub