google_workspace_mcp

Control Gmail, Google Calendar, Docs, Sheets, Slides, Chat, Forms, Tasks, Search & Drive with AI - Comprehensive Google Workspace / G Suite MCP Server

GitHub Stars

623

User Rating

Not Rated

Favorites

0

Views

287

Forks

159

Issues

26

Installation
Difficulty
Intermediate
Estimated Time
10-20 minutes

Installation

Installation

Prerequisites

Please specify required software and versions:
Python: 3.11 or higher

Installation Steps

1. Clone Repository

bash
git clone https://github.com/taylorwilsdon/google_workspace_mcp.git
cd google_workspace_mcp

2. Install Dependencies

bash
pip install -r requirements.txt

3. Start Server

bash
python main.py

Troubleshooting

Common Issues

Issue: Server won't start Solution: Check Python version and reinstall dependencies. Issue: Authentication error occurs Solution: Review OAuth 2.0 settings.