← Index

io.github.jarmstrong158/Conductor

io.github.jarmstrong158/Conductor·v0.1.1·Calendar & Time
Quality Score
80
/100

Local task scheduler and worker manager with MCP integration for Claude Desktop.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "Conductor": {
      "command": "uvx",
      "args": [
        "conductor-mcpserver"
      ],
      "env": {
        "GMAIL_USER": "<gmail_user>",
        "GMAIL_APP_PASSWORD": "<your-gmail_app_password>"
      }
    }
  }
}
§02  Environment variables
GMAIL_USER

Gmail address for sending email notifications

GMAIL_APP_PASSWORD
secret

Gmail App Password for sending email notifications

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Calendar & Time