F
Fathom MCP
MCP server for Fathom.video - Access AI meeting transcripts, summaries, and action items from Cursor IDE
创建于 12/1/2025
更新于 15 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-fathom-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"matthewbergvinson-fathom-mcp": {
"command": "npx",
"args": [
"matthewbergvinson-fathom-mcp"
]
}
}
}