Skip to main content
Glama

MCP Fathom Analytics

by mackenly

list-sites

Retrieve all Fathom Analytics sites linked to your account, with an option to limit the number of results, using this tool integrated within the MCP Fathom Analytics server.

Instructions

List all Fathom Analytics sites on the account

Input Schema

NameRequiredDescriptionDefault
limitNoOptional limit on the number of sites to return

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "limit": { "description": "Optional limit on the number of sites to return", "exclusiveMinimum": 0, "type": "number" } }, "type": "object" }

You must be authenticated.

Other Tools from MCP Fathom Analytics

Related Tools

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/mackenly/mcp-fathom-analytics'

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