io.github.AIWerk/mcp-server-cal MCP Server
io.github.AIWerk/mcp-server-cal
What is the io.github.AIWerk/mcp-server-cal MCP server?
Cal.com scheduling MCP server: manage bookings, event types, and availability.
How to install io.github.AIWerk/mcp-server-cal
Copy-paste configuration for popular MCP clients.
CAL_API_KEYrequiredsecretCal.com API key (prefix cal_ or cal_live_). Create one at Cal.com Settings > Security > API Keys.
{
"mcpServers": {
"mcp-server-cal": {
"command": "npx",
"args": [
"-y",
"@aiwerk/mcp-server-cal"
],
"env": {
"CAL_API_KEY": "<YOUR_CAL_API_KEY>"
}
}
}
}{
"mcpServers": {
"mcp-server-cal": {
"command": "npx",
"args": [
"-y",
"@aiwerk/mcp-server-cal"
],
"env": {
"CAL_API_KEY": "<YOUR_CAL_API_KEY>"
}
}
}
}{
"mcpServers": {
"mcp-server-cal": {
"command": "npx",
"args": [
"-y",
"@aiwerk/mcp-server-cal"
],
"env": {
"CAL_API_KEY": "<YOUR_CAL_API_KEY>"
}
}
}
}{
"servers": {
"mcp-server-cal": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@aiwerk/mcp-server-cal"
],
"env": {
"CAL_API_KEY": "<YOUR_CAL_API_KEY>"
}
}
}
}claude mcp add mcp-server-cal --env CAL_API_KEY=<YOUR_CAL_API_KEY> -- npx -y @aiwerk/mcp-server-calRelated MCP servers
Email tools for any IMAP/SMTP provider: list, read, search, send, and manage messages.
ClawHub.ai skill catalog: search, browse, inspect, and download skills (token unlocks publish).
Shopify Admin GraphQL API: products, orders, customers, inventory, and more (read and write).
Bitwarden/Vaultwarden for agents: list tagged items, TOTP codes, one-time Sends, save new secrets.
Wheel-Size.com fitment API: OEM and aftermarket wheel and tyre data for 100k+ vehicles (read-only).
Wise Personal API: profiles, balances, multi-currency rates, transfers, recipients (read-only).