{"id":"dot-fun-fathom-mcp","name":"fathom-mcp","af_score":78.8,"security_score":65.5,"reliability_score":28.8,"what_it_does":"An MCP (Model Context Protocol) server (built with FastMCP) that wraps the Fathom AI API to provide MCP tools for listing meetings, fetching summaries and transcripts, listing teams and team members, and managing meeting webhooks.","best_when":"You want an MCP-compatible agent (e.g., Claude Desktop/Codex) to retrieve meeting artifacts (transcripts/summaries) and react to webhook triggers using Fathom’s API.","avoid_when":"You need fine-grained OAuth-style scopes and short-lived credentials, or you need published idempotency guarantees for create/delete operations.","last_evaluated":"2026-03-30T15:41:07.731116+00:00","has_mcp":true,"has_api":false,"auth_methods":["FATHOM_API_KEY environment variable (API key)"],"has_free_tier":false,"known_gotchas":["Rate limits are global (60 calls/60s) and agents may easily exceed this when iterating over many meetings/transcripts; README advises checking specific rate-limit headers but does not provide retry/backoff guidance.","Async delivery is mentioned for get_summary/get_transcript; agents may need to handle eventual results rather than assuming immediate completion.","Webhook creation returns a secret for signature verification; agents must store/use it securely to validate webhook authenticity."],"error_quality":null}