Fathom runs on your own machine — the client starts it, so there is no endpoint to ping. 181 installs a week from npm. Last commit 13 Sep 2026.
Fathom AI meeting transcription MCP server for Model Context Protocol hosts
We read the source, 20 h ago · rules 3dff92dd89df
A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.
fs.writeFileSync(outFd, pdfBuffer);
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const fullPath = path.join(stagingDir, filename);
const child = spawn(process.execPath, [script], {
if (isUnder(resolvedAbs, sshDir)) return { hit: true, reason: '~/.ssh/** is sensitive' };
<script src="https://appsforoffice.microsoft.com/lib/1.1/hosted/office.js"></script>
const entries = fs.readdirSync(workspacePath, { withFileTypes: true });
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-server-fathom -- npx -y @mindstone/mcp-server-fathom
{
"mcpServers": {
"mcp-server-fathom": {
"args": [
"-y",
"@mindstone/mcp-server-fathom"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server-fathom]
command = "npx"
args = ["-y", "@mindstone/mcp-server-fathom"]
{
"mcpServers": {
"mcp-server-fathom": {
"args": [
"-y",
"@mindstone/mcp-server-fathom"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server-fathom": {
"args": [
"-y",
"@mindstone/mcp-server-fathom"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
FATHOM_API_KEY (Fathom API key (from fathom.video settings)), MCP_HOST_BRIDGE_STATE (Optional path to a host bridge state file used for credential management), MINDSTONE_REBEL_BRIDGE_STATE (Backwards-compatible alias for MCP_HOST_BRIDGE_STATE).
The author declared them in the registry entry; get the values from the project itself.
Kling AI video generation MCP server for Model Context Protocol hosts
Wise (formerly TransferWise) MCP server for Model Context Protocol hosts
Zendesk MCP server for Model Context Protocol hosts
Gamma AI presentation generation MCP server for Model Context Protocol hosts
Trello Model Context Protocol (MCP) Server for AI Agents
Napkin AI visual generation MCP server for Model Context Protocol hosts
ServiceNow ITSM MCP server for Model Context Protocol hosts
OpenAI image generation MCP server for Model Context Protocol hosts
Answers built from our own checks of this server.