Back to Home
lukas-bekr icon

fathom-mcp

Verified Safe

by lukas-bekr

Overview

Enables LLMs to interact with the Fathom.video API for meeting recording management, transcripts, summaries, and analytics.

Installation

Run Command
node dist/index.js

Environment Variables

  • FATHOM_API_KEY

Security Notes

The server uses Zod for robust input validation, which is excellent for security. API keys are loaded from environment variables, avoiding hardcoding. Error handling explicitly covers common API errors including authentication (401) and rate limiting (429). There are no 'eval' statements, code obfuscation, or obvious malicious patterns. The main security concern would be ensuring the Fathom API key is kept secure and that the server's network access is properly configured, as it makes external API calls.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens2500
Stars0
Forks0
Last Update2025-11-30

Tags

Meeting ManagementTranscriptsSummariesAnalyticsWebhooks