MCP Calendar
@tobedoit
关于 MCP Calendar
MCP Google Calendar Server with python
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-calendar-python": {
"command": "uvx",
"args": [
"mcp-calendar-python"
],
"env": {
"GOOGLE_CLIENT_ID": "",
"GOOGLE_CLIENT_SECRET": "",
"GOOGLE_REFRESH_TOKEN": ""
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Calendar?
MCP Calendar is a tool that uses the Model Context Protocol (MCP) server to create, modify, and check Google Calendar events. It is designed for users of the Claude Desktop app, integrating with Google Calendar via OAuth2 authentication.
How to use MCP Calendar?
Install the package via pip install mcp-calendar-python, set the required environment variables (GOOGLE_CLIENT_ID, GOOGLE_CLIENT_SECRET, GOOGLE_REFRESH_TOKEN), and configure the Claude Desktop app to run the MCP server using uvx with the argument mcp-calendar-python. Once set up, you can ask Claude to add events using natural language.
Key features of MCP Calendar
- Create Google Calendar events from Claude Desktop.
- Modify existing calendar events.
- Check event details.
- Uses OAuth2 for secure Google Calendar API authentication.
Use cases of MCP Calendar
- Schedule a team meeting for tomorrow at 2 PM.
- Add a lunchtime meeting on May 15.
- Quickly create events via natural language prompts in Claude Desktop.
FAQ from MCP Calendar
What are the prerequisites for using MCP Calendar?
You need Python 3.10 or higher, OAuth 2.0 client ID and secret from Google Cloud Console, and the Claude Desktop app.
How do I authenticate with Google Calendar?
Set the environment variables GOOGLE_CLIENT_ID, GOOGLE_CLIENT_SECRET, and GOOGLE_REFRESH_TOKEN with credentials obtained from Google Cloud Console.
What operations can I perform on Google Calendar events?
You can create, modify, and check events in Google Calendar through Claude Desktop.
生产力 分类下的更多 MCP 服务器
MCP Shrimp Task Manager
cjo4m06Shrimp Task Manager is a task tool built for AI Agents, emphasizing chain-of-thought, reflection, and style consistency. It converts natural language into structured dev tasks with dependency tracking and iterative refinement, enabling agent-like developer behavior in reasoning A
MCPControl
CheffromspaceMCP server for Windows OS automation
Desktop Commander MCP
wonderwhy-erThis is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
C++ Excel Automation MCP Server
smileFAaceA MCP server for automatically create, view and modify Excel related file using LLM
Npx Y convex@latest mcp start
get-convexThe open-source reactive database for app developers
评论