Labsco
v-3 logo

Google Calendar

β˜… 72

from v-3

Interact with Google Calendar to list events, create meetings, and find free time slots.

πŸ”₯πŸ”₯πŸ”₯βœ“ VerifiedAccount requiredAdvanced setup

Google Calendar MCP Server

This MCP server allows Claude to interact with your Google Calendar, enabling capabilities like listing events, creating meetings, and finding free time slots.

Available Tools

The server provides the following tools:

  1. list_events: List calendar events within a specified time range
  2. create_event: Create a new calendar event
  3. update_event: Update an existing calendar event
  4. delete_event: Delete a calendar event
  5. find_free_time: Find available time slots in the calendar

Security Considerations

  • Keep your OAuth credentials secure
  • Don't commit credentials to version control
  • Use environment variables for sensitive data
  • Regularly rotate refresh tokens
  • Monitor API usage in Google Cloud Console

License

MIT License - See LICENSE file for details.

Support

If you encounter any issues:

  1. Check the troubleshooting section above
  2. Review Claude Desktop logs
  3. Open an issue on GitHub
  4. Contact the maintainer