Fathom Hosted
FreeNot checkedEnables querying Fathom video meetings: list, search, get transcripts, summaries, and action items.
About
Enables querying Fathom video meetings: list, search, get transcripts, summaries, and action items.
README
Hosted MCP server for Fathom. No Node.js required for teammates.
Teammate Setup (2 steps)
1. Get your Fathom API key
Go to fathom.video → Settings → API Access and generate a key.
2. Add to Claude Desktop config
Open: ~/Library/Application Support/Claude/claude_desktop_config.json (Mac)
or: %APPDATA%\Claude\claude_desktop_config.json (Windows)
Add this:
{
"mcpServers": {
"fathom": {
"type": "http",
"url": "https://YOUR_RAILWAY_URL/mcp",
"headers": {
"X-Fathom-Api-Key": "your_fathom_api_key_here"
}
}
}
}
Restart Claude Desktop. Done.
Deploying to Railway
- Push this repo to GitHub
- Go to railway.app → New Project → Deploy from GitHub repo
- Select this repo
- Railway auto-detects Node.js and deploys
- Go to Settings → Networking → Generate Domain
- Replace
YOUR_RAILWAY_URLin the config above with your Railway domain
Tools available
list_meetings— list meetings with filtersget_transcript— full transcript for a recordingget_summary— AI summary for a recordingsearch_meetings— find calls by attendee email or domainget_action_items— all action items across recent meetings
Installing Fathom Hosted
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/robertsur-delegate/fathom-mcp-hostedFAQ
Is Fathom Hosted MCP free?
Yes, Fathom Hosted MCP is free — one-click install via Unyly at no cost.
Does Fathom Hosted need an API key?
No, Fathom Hosted runs without API keys or environment variables.
Is Fathom Hosted hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Fathom Hosted in Claude Desktop, Claude Code or Cursor?
Open Fathom Hosted on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Omni Video
An MCP server that transforms LLM-enabled IDEs into professional video editors by pre-processing footage into text proxies, generating motion graphics via HTML/
by buildwithtazaARA
Generate images, video and audio from any AI agent — one connector.
by ARAYouTube
Transcripts, channel stats, search
by YouTubeEverArt
AI image generation using various models.
by modelcontextprotocolCompare Fathom Hosted with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All media MCPs
