co.callendar/mcp
Official4 toolsCallendar
WhatsApp® reminders and rescheduling for Calendly. Public read-only MCP endpoint.
Send WhatsApp reminders and reschedule Calendly appointments.
Captured live from the server via tools/list.
get_callendar_overview
Get a public overview of Callendar, a SaaS solution for WhatsApp® reminders, cancellations, and rescheduling for Calendly.
No parameters.
get_callendar_features
Get the public feature list for Callendar.
No parameters.
get_callendar_pricing
Get public pricing information for Callendar.
No parameters.
create_callendar_contact_link
Create a WhatsApp® contact link so a user can talk with a Callendar expert. This does not send any message automatically.
Parameters (1)
- intereststring
Optional reason for contact, for example pricing, demo, Calendly integration, or WhatsApp reminders.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://app.callendar.de/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.