Back to Home
druellan icon

Fathom-Simple-MCP

Verified Safe

by druellan

Overview

Provides a Model Context Protocol (MCP) server for streamlined access to Fathom.video meeting recordings, transcripts, summaries, teams, and team members.

Installation

Run Command
python server.py

Environment Variables

  • FATHOM_API_KEY

Security Notes

The API key (`FATHOM_API_KEY`) is securely managed by loading from environment variables, preventing hardcoded secrets. No 'eval' statements, obfuscation, or other malicious patterns were identified in the provided source code. Error handling for Fathom API interactions is robust, explicitly catching and reporting various HTTP errors (e.g., 401, 404, 429) without exposing excessive internal server details. Output filtering is primarily implemented for efficiency (reducing token usage for LLMs) rather than stringent security filtering, though it does remove specific fields like `email_domain` and `links` from responses.

Similar Servers

Stats

Interest Score16
Security Score9
Cost ClassMedium
Avg Tokens2500
Stars1
Forks0
Last Update2025-12-28

Tags

FathomMeetingsTranscriptsSummariesMCPAPI