{
  "name": "Callendar",
  "description": "Callendar helps businesses reduce Calendly no-shows with WhatsApp® reminders, cancellations, and rescheduling.",
  "type": "mcp_discovery",
  "status": "active",
  "website": "https://callendar.co/",
  "server_card": "https://callendar.co/.well-known/mcp/server-card.json",
  "llms_txt": "https://callendar.co/llms.txt",
  "mcp_endpoint": "https://app.callendar.de/mcp",
  "mcp_endpoint_status": "active",
  "transport": {
    "type": "streamable-http",
    "url": "https://app.callendar.de/mcp"
  },
  "capabilities": {
    "tools": true,
    "resources": false,
    "prompts": false
  },
  "access": {
    "authentication_required": false,
    "public": true,
    "read_only": true
  },
  "registry": {
    "name": "co.callendar/mcp",
    "version": "1.0.0",
    "url": "https://registry.modelcontextprotocol.io/v0.1/servers?search=co.callendar/mcp"
  },
  "safety": {
    "does_not_send_whatsapp_messages": true,
    "does_not_modify_calendly_accounts": true,
    "does_not_access_private_customer_data": true
  },
  "available_tools": [
    "get_callendar_overview",
    "get_callendar_features",
    "get_callendar_pricing",
    "create_callendar_contact_link"
  ]
}