calendly mcp server for Claude Desktop
io.github.nyxtoolsdev/calendly-mcp-server
Connect Claude to Calendly — schedule meetings, check availability, manage events
client:Claude Desktop
transport:stdio
runtime:pypi
Install calendly mcp server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"calendly-mcp-server": {
"command": "uvx",
"args": [
"calendly-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs