Skip to main content
Glama
matthewbergvinson

Fathom MCP Server

Related Servers

Alternatives to Fathom MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      Enables LLMs to interact with Fathom.video API for managing meeting recordings, retrieving transcripts and AI-generated summaries, searching meeting content, and accessing analytics and team data.
      10
      11 npm
      1
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Connects AI assistants to the Fathom meeting recording API to retrieve meeting summaries, transcripts, and action items.
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI agents to access Fathom AI meeting data including transcripts, summaries, teams, and team members. Provides tools to list meetings with filters, retrieve detailed transcripts and summaries, and manage team information.
      11 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides AI assistants access to Fathom meeting recordings, summaries, and transcripts via tools like list_meetings, get_meeting_summary, and get_meeting_transcript.
      MIT

    TDQS

    C2.1/5.0

    Scored across 11 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose targeting specific resources and actions in the Fathom meeting/team domain. There is no overlap between tools like get_meeting, list_meetings, search_meetings, export_meeting, and export_all_meetings, as they serve different functions (retrieval, listing, searching, exporting).

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern with snake_case throughout, such as create_webhook, delete_webhook, list_meetings, and get_transcript. This predictability makes it easy for agents to understand and use the toolset without confusion.

    Tool Count5/5

    With 11 tools, the server is well-scoped for managing meetings, transcripts, action items, teams, and webhooks in the Fathom domain. Each tool earns its place by covering essential operations without being overly sparse or bloated.

    Completeness4/5

    The toolset provides comprehensive coverage for core meeting and team management workflows, including CRUD-like operations (e.g., get, list, search, export, create/delete webhooks). A minor gap might be the lack of update or delete tools for meetings or teams, but agents can likely work around this with the existing tools.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues