Submit

Synced Calendar

@Carlos Ruiz del Vizo

AI-powered meeting scheduling via MCP. Let Claude check your calendar, find mutual availability across companies, and book meetings — all through natural conversation. 6 tools: get_meetings, get_contacts, get_availability, schedule_meeting, get_recommended_slots, natural_language_schedule. Works with Google Calendar and Microsoft Outlook. Free to use.

Tools

Server Config

{
  "mcpServers": {
    "synced-calendar": {
      "command": "npx",
      "args": [
        "-y",
        "@synced/mcp-server"
      ],
      "env": {
        "SYNCED_API_KEY": "your-api-key"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.