← Index

io.github.mattheworiordan/remi

io.github.mattheworiordan/remi·v0.2.1·Calendar & Time
Quality Score
80
/100

Apple Reminders CLI and MCP server with section support and iCloud sync

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "remi": {
      "command": "npx",
      "args": [
        "-y",
        "@mattheworiordan/remi"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "remi": {
      "command": "npx",
      "args": [
        "-y",
        "@mattheworiordan/remi"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @mattheworiordan/remi
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Calendar & Time