agencyenterprise/fathom-mcp-server
An mcp server built for fathom and works in claude.
Exposes Fathom's meeting recordings, transcripts, and AI summaries as MCP tools that Claude can directly query—including a client-side `search_meetings` tool since Fathom's API lacks search. Uses a pass-through architecture where meeting data flows directly from Fathom to Claude without storage or caching, with only OAuth tokens encrypted at rest using AES-256-GCM. Deployable to Railway or similar platforms with PostgreSQL, requiring HTTPS and Fathom OAuth app registration for Claude Desktop integration.
Stars
8
Forks
3
Language
TypeScript
License
MIT
Category
Last pushed
Mar 02, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/agencyenterprise/fathom-mcp-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
railwayapp/railway-mcp-server
Official Railway MCP Server for interacting with your Railway account
gleanwork/mcp-server
MCP server for Glean API integration
21st-dev/magic-mcp
It's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your...
IBM/ibmi-mcp-server
MCP server for IBM i systems
getsentry/sentry-mcp
An MCP server for interacting with Sentry via LLMs.