Attendee MCP Server
Related Servers
Alternatives to Attendee MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityFmaintenanceA Model Context Protocol server that enables AI assistants to manage meeting data, including creating meeting bots, searching transcripts, and organizing calendar events.30MIT
- AlicenseBqualityDmaintenanceA Model Context Protocol server that enables AI agents to join and interact with online meetings (Zoom and Google Meet), capturing transcripts and recordings to generate meeting summaries.310MIT
- AlicenseNot gradedqualityFmaintenanceThe Google Meet MCP Server enables AI agents to create, manage, and retrieve Google Meet meetings. Built on the Model Context Protocol, it exposes tools for scheduling, updating, and deleting meetings, making it easy to integrate Google Meet functionalities7 npm2MIT
- AlicenseNot gradedqualityCmaintenanceA Model Context Protocol server enabling AI assistants to interact with Microsoft Teams, users, chats, and organizational data via Microsoft Graph APIs.643 npmMIT
- AlicenseNot gradedqualityDmaintenanceA server that implements the Model Context Protocol, providing a standardized way to connect AI models to different data sources and tools.6 npm11MIT
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that enables AI models to interact with VoIPBin's VoIP services, supporting features like call management, agent management, campaigns, conferences, and chat functionality.4MIT
TDQS
Scored across 11 tools
Every tool has a clearly distinct purpose focused on specific meeting bot operations. There is no overlap between actions like creating bots, deleting data, getting status/transcripts/recordings, controlling bot speech/chat, or sending media. The descriptions make each tool's unique function immediately apparent.
All tools follow a consistent verb_noun pattern with snake_case throughout. The naming convention is perfectly uniform, using clear action verbs like create, delete, get, make, remove, and send paired with specific nouns describing the operation's target.
With 11 tools, the server provides comprehensive coverage for meeting bot management without being overwhelming. This count is well-scoped for the domain, offering a complete set of operations for bot lifecycle, data retrieval, and interaction capabilities.
The toolset offers complete CRUD/lifecycle coverage for meeting bots: creation, status monitoring, data retrieval (transcripts, recordings, chats), interaction (speaking, messaging, media sharing), and removal/deletion. There are no obvious gaps, and agents can perform all essential meeting bot workflows seamlessly.