Loading languages...
MC

mcp-ical

@Omar-V2159

A Model Context Protocol Server that allows you to interact with your MacOS Calendar through natural language.

calendar
macos
events
schedule

# mcpServer Config

{
  "mcpServers": {
    "mcp-ical": {
      "command": "uv",
      "args": [
        "--directory",
        "/ABSOLUTE/PATH/TO/PARENT/FOLDER/mcp-ical",
        "run",
        "mcp-ical"
      ]
    }
  }
}

# stdio

uv --directory PATH_TO_MCP_ICAL_PARENT_FOLDER run mcp-ical
Transport:
stdio
语言:
Python
创建时间:2/9/2025
更新时间:7/25/2025
主页: