Skip to main content
Glama
JavaProgrammerLB

Zoom MCP Server

Related Servers

Alternatives to Zoom MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      Enables interaction with the Zoom API to manage meetings, retrieve cloud recording transcripts, and access team chat messages. The server supports listing account users and participants, featuring a configurable read-only mode for secure tool access.
      10
      31 npm
      MIT
    • -
      license
      Not graded
      quality
      Not graded
      maintenance
      An MCP Server that enables interaction with Zoom's API through the Multi-Agent Conversation Protocol, allowing users to access and control Zoom's functionality via natural language commands.
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      An MCP (Multi-Agent Conversation Protocol) Server that enables interaction with the Zoom API through natural language, auto-generated using AG2's MCP builder.
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      An MCP (Multi-Agent Conversation Protocol) Server that enables interaction with the Zoom API through natural language commands, auto-generated using AG2's MCP builder.
      -
    • A
      license
      C
      quality
      D
      maintenance
      A comprehensive Model Context Protocol server that enables interaction with the full suite of Zoom API endpoints, providing structured tools with proper validation and OAuth 2.0 authentication for managing meetings, users, webinars, and other Zoom resources.
      54
      18 npm
      5
      MIT

    TDQS

    B3.1/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool targets a distinct operation on meetings: create, delete, get details, and list. There is no overlap in functionality, making it easy for an agent to select the correct tool.

    Naming Consistency4/5

    Most tools follow a verb_noun pattern (e.g., create_meeting, list_meetings), but two include the article 'a' (delete_a_meeting, get_a_meeting_details) which is a minor inconsistency.

    Tool Count5/5

    With 4 tools, the server is well-scoped for meeting management. The number is appropriate for the domain and avoids redundancy.

    Completeness3/5

    The tool surface covers create, read, delete, and list operations but lacks an update meeting tool. This is a notable gap for full CRUD coverage in meeting management.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues