Calendar App MCP
Created at 8 months ago
by rygwdn
An MCP server for the macOS Calendar.app
Categories
calendar-management
Tags
[]
what is Calendar App MCP?
Calendar App MCP is an MCP (Model Context Protocol) server that provides access to macOS Calendar.app events and reminders for integration with AI assistants like Claude.
how to use Calendar App MCP?
To use Calendar App MCP, run it as an MCP server using the command uv run calendar-app mcp, allowing AI assistants to interact with your calendar data.
key features of Calendar App MCP?
- Access to macOS Calendar.app events and reminders
- Filtering by date range, calendar names, and all-day/busy status
- Output formatting in JSON or Markdown
- Secure, local access to calendar data
use cases of Calendar App MCP?
- Integrating calendar data with AI assistants for event management.
- Checking upcoming events and finding free time slots.
- Accessing reminders and filtering events based on user preferences.
FAQ from Calendar App MCP?
- Can I use Calendar App MCP with any AI assistant?
Yes! Calendar App MCP is designed to work with any AI assistant that supports the MCP protocol.
- Is there a command-line interface for Calendar App MCP?
Yes! You can use it as a command-line tool to access calendar data directly with various commands.
- How do I install Calendar App MCP?
You can install it using the
uvpackage manager with the commanduv install -e ..
View More
MCP Servers