MCP Server for apple calendar
@Allenyzh
关于 MCP Server for apple calendar
A simple mcp-server to add calendar events
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Server for apple calendar?
An MCP server that allows Claude or other MCP-compatible clients to generate calendar events on Apple Calendar. Designed for macOS users who want to create events via AI assistants.
How to use MCP Server for apple calendar?
Install dependencies with pnpm i, build with pnpm build, then configure your MCP client with the command node and arguments ./build/index.js. Optionally use pnpm inspector to test with the MCP Inspector.
Key features of MCP Server for apple calendar
- Create Apple Calendar events from AI clients
- Simple installation and configuration
- Works with any MCP-compatible client (e.g. Claude)
- Provides an inspector tool for testing
Use cases of MCP Server for apple calendar
- Automatically schedule meetings from a chat conversation
- Add calendar events without switching apps
- Integrate calendar creation into AI-driven workflows
FAQ from MCP Server for apple calendar
What runtime does it require?
Node.js and pnpm are required. The server is built with TypeScript and compiled to JavaScript.
How do I configure the MCP server?
In your MCP client settings, add a server entry with command node and args ./build/index.js (pointing to your build output).
Does it work on Windows or Linux?
The README only describes usage on macOS (Apple Calendar), so it likely requires macOS.
Does it support deleting or reading events?
No – the README only mentions generating calendar events. Other operations are not documented.
What transport does it use?
The README does not specify the transport; it follows the standard MCP protocol (likely stdio via the configured command).
生产力 分类下的更多 MCP 服务器
mcp-server-macos-use
mediar-aiAI agent that controls computer with OS-level tools, MCP compatible, works with any model
C++ Excel Automation MCP Server
smileFAaceA MCP server for automatically create, view and modify Excel related file using LLM
Computer Control MCP
AB498MCP server that provides computer control capabilities, like mouse, keyboard, OCR, etc. using PyAutoGUI, RapidOCR, ONNXRuntime. Similar to 'computer-use' by Anthropic. With Zero External Dependencies.
Todoist MCP Server
greirsonMCP server that connects Claude to Todoist for natural language task and project management with bulk operations
Lamda
firerpaAndroid Full-Stack Device Control Platform: WebRTC/H.264 remote desktop, UI/OCR/image-matching automation, one-click MITM, built-in Frida, proxy/VPN/frp/P2P networking, MCP/Agent, 160+ APIs, designed for multi-device clusters and engineered deployments.
评论