Google Calendar MCP Server
@rsc1102
About Google Calendar MCP Server
Model Context Protocol (MCP) server that integrates with the Google Calendar API
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"Google_Calendar_MCP": {
"command": "uv",
"args": [
"sync"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Google Calendar MCP Server?
The Google Calendar MCP Server is a Model Context Protocol server that integrates with the Google Calendar API. It allows users to list, create, delete, and update calendar events and is designed to work with Anthropic's Claude Desktop as an MCP client.
How to use Google Calendar MCP Server?
Install UV, clone the repository, run uv sync, and place a downloaded credentials.json file from the Google Cloud Console in the project directory. Then configure Claude Desktop by adding the server to `claude_desktop_config.json
More Productivity MCP servers
MCP SAP GUI Server
mario-andreschakMCP server that allows simple SAP GUI interaction for LLM models using simulated mouse clicks and keyboard input.
Todoist MCP Server
greirsonMCP server that connects Claude to Todoist for natural language task and project management with bulk operations
🚀 TaskMaster: Todoist MCP for Cursor AI
mingolladanieleA lightweight Model Context Protocol (MCP) server that enables natural language interaction with your Todoist tasks directly from your IDE. Built with simplicity and maintainability in mind.
Todo List MCP Server
RegiByteAn MCP server for managing todos within LLMs, created for educational purposes
Desktop Commander MCP
wonderwhy-erThis is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
Comments