Loading MCP server directory, please wait...
Fathom AI meeting transcription MCP server for Model Context Protocol hosts
npx @getmcp/cli add io.github.mindstone/mcp-server-fathomRequires Node.js 18+. Community-contributed server. Review source before installing.
FATHOM_API_KEYFathom API key (from fathom.video settings)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mindstone/mcp-server-fathom": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-fathom"
],
"env": {
"FATHOM_API_KEY": ""
}
}
}
}