Skip to main content
Glama
lukas-bekr

Fathom MCP Server

by lukas-bekr

fathom_list_teams

Retrieve all teams in your Fathom workspace to organize recordings and manage access to meeting content.

Instructions

List all teams accessible to the authenticated user in Fathom.

This tool retrieves the list of teams in your Fathom workspace. Teams are used to organize recordings and control access to meeting content.

Args:

  • cursor (string): Pagination cursor from previous response

  • response_format ('markdown'|'json'): Output format (default: 'markdown')

Returns: Paginated list of teams with:

  • name: Team name

  • created_at: When the team was created

Examples:

  • List all teams: {}

  • Get as JSON: { response_format: 'json' }

  • Next page: { cursor: 'eyJwYWdlX251bSI6Mn0=' }

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cursorNoPagination cursor from previous response
response_formatNoOutput format: 'markdown' or 'json'markdown

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/lukas-bekr/fathom-mcp'

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