Google Calendar MCP Server
@rsc1102
关于 Google Calendar MCP Server
Model Context Protocol (MCP) server that integrates with the Google Calendar API
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"Google_Calendar_MCP": {
"command": "uv",
"args": [
"sync"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
生产力 分类下的更多 MCP 服务器
MCP SAP GUI Server
mario-andreschakMCP server that allows simple SAP GUI interaction for LLM models using simulated mouse clicks and keyboard input.
Desktop Commander
wonderwhy-erThis is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
MCP Google Calendar Server
markelaugust74A Model Context Protocol (MCP) server implementation for Google Calendar integration. Create and manage calendar events directly through Claude or other AI assistants.
applescript-mcp MCP Server
joshrutkowskiA macOS AppleScript MCP server
C++ Excel Automation MCP Server
smileFAaceA MCP server for automatically create, view and modify Excel related file using LLM
评论