AI-powered calendar assistant for multiple providers
Manage Google Calendar, Microsoft Outlook, and ICS files. Find available time slots and schedule meetings efficiently.
{
"mcpServers": {
"calendar": {
"mcpServers": {
"calendar": {
"env": {
"AZURE_CLIENT_ID": "YOUR_AZURE_CLIENT_ID",
"GOOGLE_CALENDAR_CREDENTIALS": "/path/to/google-credentials.json"
},
"args": [
"-y",
"@sms03/cal-mcp"
],
"command": "npx"
}
}
}
}
}