Apple Calendar
@okdoittttt
关于 Apple Calendar
A lightweight MCP server for your Apple Calendar.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"apple-calendar-mcp": {
"command": "uv",
"args": [
"sync"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Apple Calendar?
애플 캘린더와 연동 가능한 MCP Server
How to use Apple Calendar?
The README includes setup instructions such as uv run python scripts/setup_permissions.py.
Key features of Apple Calendar
- macOS 14+ (uses the modern requestFullAccessTo... permission APIs, with
- Python 3.10+, managed via uv
- Relative days: today, tomorrow, mon..sun / full weekday names
- Explicit dates: YYYY-MM-DD
- Times: 3pm, 3:30pm, 15:00 (optionally preceded by at)
Use cases of Apple Calendar
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Apple Calendar
Where is the source code for Apple Calendar?
The source code is linked from the repository URL on this page.
Does Apple Calendar include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
其他 分类下的更多 MCP 服务器
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Awesome Mlops
visengerA curated list of references for MLOps
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
评论