A Model Context Protocol Server that allows you to interact with your MacOS Calendar through natural language.
mcpServer
{ "mcpServers": { "mcp-ical": { "command": "uv", "args": [ "--directory", "/ABSOLUTE/PATH/TO/PARENT/FOLDER/mcp-ical", "run", "mcp-ical" ] } } }
uv --directory PATH_TO_MCP_ICAL_PARENT_FOLDER run mcp-ical