meeting-mcp
Related Servers
Alternatives to meeting-mcp
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityDmaintenanceAutomates meeting logistics with tools for scheduling, availability checking, slot finding, timezone conversion, and recurring date generation. Eliminates the need for custom calendar logic by providing validated time operations and formatted invitations for applications and AI assistants.-
- AlicenseBqualityDmaintenanceMeet.bot is AI-native scheduling for people and agents. Check real calendar availability and book meetings on Google and Microsoft calendars through scheduling pages — and pay per meeting booked, not per user or seat. Actions: Book Meeting, Find Slots, Get Scheduling Page Info.85 npm1MIT
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to intelligently schedule meetings by checking Microsoft Outlook calendars, finding available time slots across multiple participants, and automatically booking meetings with Teams integration. Uses Microsoft Graph API with smart fallback logic for optimal scheduling.1-
- FlicenseNot gradedqualityCmaintenanceScheduling and booking engine for AI agents. Check availability, hold slots, and confirm appointments with two-phase booking and conflict-free resource management.2-
- AlicenseAqualityAmaintenanceCalendar API purpose-built for AI agents. Exposes tools to manage agents, calendars, and events, find meeting times, run scheduling proposals, set availability rules, manage webhooks, and subscribe to iCal feeds.5491 npmApache 2.0
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to manage calendars and tasks through natural language, supporting Google Calendar operations like event creation, availability checking, and smart scheduling. It features schedule analysis, task reminders, and meeting time recommendations to streamline productivity.-
TDQS
Scored across 6 tools
Each tool targets a clearly distinct function: timezone conversion, holiday lookup, business hours check, slot finding, link generation, and event creation. The only mild overlap is between create_calendar_link and create_event, but their descriptions make the difference clear.
All tool names follow a consistent verb_noun snake_case pattern: convert_time, get_holidays, check_business_hours, find_meeting_slots, create_calendar_link, create_event. This makes the tool set highly predictable.
Six tools is a well-scoped size for a meeting scheduling server. Each tool contributes a meaningful capability without unnecessary redundancy or bloat.
The server covers the core meeting scheduling workflow: timezone handling, business hours, holidays, slot finding, and event creation. Minor gaps exist around updating or deleting created events and managing attendees, but these are not required for the stated purpose.