MCP Fathom Analytics
by mackenly
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
FATHOM_API_KEY | Yes | Your Fathom Analytics API key |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
get-account | Get Fathom Analytics account information |
list-sites | List all Fathom Analytics sites on the account |
list-events | List all events for a Fathom Analytics site (automatically handles pagination) |
get-aggregation | Get aggregated analytics data from Fathom |
get-current-visitors | Get current visitors for a Fathom Analytics site |