- Home
- MCP servers
- Fathom AI
Fathom AI
- typescript
3
GitHub Stars
typescript
Language
4 months ago
First Indexed
2 months ago
Catalog Refreshed
Documentation & install
Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.
You can connect Claude to your Fathom meetings, transcripts, and AI summaries through an MCP server that acts as a secure bridge. This MCP server enables you to access your Fathom data from Claude without storing or exposing it, while supporting common actions like listing meetings, retrieving transcripts, and generating AI summaries.
How to use
To use the Fathom MCP Server, connect a client like Claude Desktop to the MCP URL provided. Once connected, you can search for meetings, pull transcripts, and request AI-generated summaries for your recordings. Use clear natural language prompts such as “Show me my meetings from last week,” “Get the transcript from my standup yesterday,” or “Summarize my meeting with the design team.” The server does not store your Fathom data; it passes data securely between Fathom and Claude.
Note on access and permissions
Admins must configure the connector for your organization in the organization admin settings, not individual user settings. This ensures that the connector is available to all members of your organization who should access Fathom data through Claude.
Available tools
list_meetings
List meetings with filters such as date, team, and recorder to find relevant sessions.
search_meetings
Search meetings by title with optional filters. This is a client-side MCP tool due to the source API limitations.
get_transcript
Retrieve the full transcript for a selected meeting recording.
get_summary
Obtain an AI-generated summary for a selected meeting recording.
list_teams
List all accessible teams within Fathom.
list_team_members
List members of a specific team.