A
licenseA
qualityA
maintenanceA Model Context Protocol (MCP) server for accessing Fathom AI API endpoints (meetings, recordings, transcripts, summaries, teams, team members) via GET operations.
6
2
MIT
No user-submitted related servers found.
Scored across 5 tools
Each tool targets a distinct resource or action: summaries, transcripts, meetings list, team members, teams. No overlap in purpose.
All tools follow a consistent verb_noun pattern (get_*, list_*), making the set predictable and easy to navigate.
With 5 tools, the surface is well-scoped for a meeting information retrieval server, covering the core read operations without excess.
The tools cover listing and retrieving meeting details, transcripts, and team info. Minor gaps like search or filtering capabilities might exist but do not hinder basic workflows.