Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FATHOM_API_KEYYesYour Fathom API key

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_meetings

List meetings with optional filtering and pagination. All timestamps are UTC. Use get_summary or get_transcript for detailed content.

get_transcript

Get the transcript for a meeting recording. Returns plaintext lines.

For long meetings, use start_time/end_time to fetch a specific window. First call without time params to get metadata (duration, line count), then request specific chunks as needed.

get_summary

Get summaries for one or more meeting recordings. Returns clean markdown with playback URLs stripped.

list_teams

List all teams.

list_team_members

List team members, optionally filtered by team name.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jerichosequitin/fathom-ai-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server