Scheduling automation. Share availability, book meetings, and integrate with calendars.
npx -y @calendly/mcp-server-calendly
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"calendly": {
"command": "npx",
"args": ["-y", "@calendly/mcp-server-calendly"]
}
}
}
```
create_taskupdate_recordrun_workflowset_remindermanage_projectsScheduling automation. Share availability, book meetings, and integrate with calendars.
Language: Ruby
Category: Productivity