Open-source scheduling. Self-hosted alternative to Calendly with full customization.
npx -y @cal.com/mcp-server-cal-com
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"cal-com": {
"command": "npx",
"args": ["-y", "@cal.com/mcp-server-cal-com"]
}
}
}
```
create_taskupdate_recordrun_workflowset_remindermanage_projectsOpen-source scheduling. Self-hosted alternative to Calendly with full customization.
Language: TypeScript
Category: Productivity