README.mdβ’4.78 kB
# πΊοΈ Google Calendar & Meet MCP Server v3.0
## π― What is this?
The Google Calendar & Meet MCP Server is a Model Context Protocol (MCP) server that seamlessly integrates Google Calendar API v3 and Google Meet API v2 with Claude AI. It provides **23+ validated tools** for comprehensive calendar and meeting management, from basic event creation to advanced meeting analytics and automation.
## π Key Capabilities
- **π
Calendar Management**: Create, update, delete events, check availability, manage recurring meetings
- **π₯ Meet Integration**: Create secure meeting spaces, access recordings and transcripts, track participants
- **π Enterprise Security**: Individual OAuth credentials, comprehensive access controls, audit trails
- **π Meeting Intelligence**: Attendance analytics, transcript analysis, automated follow-ups
- **π’ Team Deployment**: Smithery-compatible, Docker-ready, monitoring and health checks
## π₯ Choose Your Path
### π¨βπ» **[For Developers](./developer/)**
Setting up, developing, deploying, and maintaining the MCP server.
**Start here if you need to:**
- Install and configure the server locally
- Deploy to production environments
- Modify or extend functionality
- Troubleshoot technical issues
- Contribute to the project
**Key Resources:**
- [Installation Guide](./developer/installation.md)
- [Environment Setup](./developer/environment-setup.md)
- [Local Development](./developer/local-development.md)
- [Smithery Deployment](./developer/smithery-deployment.md)
- [API Reference](./developer/api-reference.md)
---
### π― **[For Context Engineers](./context-engineer/)**
Configuring Claude projects and implementing business logic for organizations.
**Start here if you need to:**
- Set up Claude projects with MCP integration
- Configure company-specific workflows
- Manage user permissions and preferences
- Implement business logic and automation
- Train teams on effective usage
**Key Resources:**
- [Business Logic Guide](./context-engineer/business-logic.md)
- [Claude Project Setup](./context-engineer/claude-project-setup.md)
- [Company Directory Management](./context-engineer/company-directory.md)
- [Use Cases & Workflows](./context-engineer/use-cases.md)
- [Best Practices](./context-engineer/best-practices.md)
---
### π€ **[For End Users](./user/)**
Using the MCP server with Claude for daily calendar and meeting tasks.
**Start here if you need to:**
- Learn how to use calendar and meeting features
- Get started with Claude integration
- Find examples for common tasks
- Troubleshoot user-level issues
- Understand limitations and capabilities
**Key Resources:**
- [Getting Started](./user/getting-started.md)
- [Using with Claude](./user/using-with-claude.md)
- [Common Tasks](./user/common-tasks.md)
- [Tutorials](./user/tutorials/)
- [FAQ](./user/faq.md)
---
## π Shared Resources
- **[Permissions Matrix](./shared/permissions-matrix.md)** - Complete permissions reference
- **[Escalation Flows](./shared/escalation-flows.md)** - When to use Google UI vs MCP
- **[Usage Templates](./shared/usage-templates.md)** - Command templates and examples
- **[Integration Showcase](./shared/integration-showcase.md)** - Real-world integration examples
- **[Security & Compliance](./shared/security-compliance.md)** - Security best practices
- **[Glossary](./shared/glossary.md)** - Terms and definitions
## π Quick Start by Use Case
### **"I want to try this out quickly"**
β [User Getting Started](./user/getting-started.md) β [Smithery Setup](./user/smithery-setup.md)
### **"I need to deploy this for my team"**
β [Developer Installation](./developer/installation.md) β [Smithery Deployment](./developer/smithery-deployment.md)
### **"I'm setting up Claude projects for my company"**
β [Context Engineer Overview](./context-engineer/README.md) β [Business Logic](./context-engineer/business-logic.md)
### **"I need technical details and API docs"**
β [Developer API Reference](./developer/api-reference.md) β [Architecture Overview](./developer/local-development.md)
## π Support & Community
- **π Bug Reports**: [GitHub Issues](https://github.com/INSIDE-HAIR/google-meet-mcp-server/issues)
- **π‘ Feature Requests**: [GitHub Discussions](https://github.com/INSIDE-HAIR/google-meet-mcp-server/discussions)
- **π Documentation**: You're here! Check the appropriate section above
- **π§ Technical Support**: See troubleshooting guides in each section
## π Version Information
- **Current Version**: 3.0.0
- **API Compatibility**: Google Calendar API v3, Google Meet API v2
- **MCP Version**: 1.0
- **Node.js Requirements**: 18+
- **Last Updated**: February 2024
---
**π Ready to get started? Choose your path above and dive in!**