Skip to main content
Glama

Fathom-Simple-MCP

list_team_members_tool

Retrieve a paginated list of team members with optional filtering by team name to manage and organize team structures.

Instructions

Return a paginated list of team members; supports optional filtering by team name.

Input Schema

NameRequiredDescriptionDefault
cursorNoPagination cursor
teamNoFilter by team name

Input Schema (JSON Schema)

{ "properties": { "cursor": { "default": null, "description": "Pagination cursor", "type": "string" }, "team": { "default": null, "description": "Filter by team name", "type": "string" } }, "type": "object" }

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/druellan/fathom-get-mcp'

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