Fathom

Fathom MCP Connector for Claude

A+

Privacy-first website analytics — track visitors, monitor real-time traffic, and manage sites and events directly from your AI agent.

20 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Fathom Analytics account to any AI agent to monitor your website performance while respecting user privacy. Get instant access to traffic data, site management, and event tracking through natural conversation.

What you can do

  • Real-time Monitoring — Check exactly how many visitors are on your site right now with live data.
  • Analytics Aggregations — Retrieve complex data aggregations for pageviews, uniques, and bounce rates across specific timeframes.
  • Site Management — List, create, update, or delete sites in your Fathom account without leaving your workflow.
  • Event & Milestone Tracking — Monitor specific conversions, list active events, and manage milestones to track your business goals.
  • Account Overview — Quickly retrieve account details and owner information associated with your API token.

How it works

  1. Subscribe to this server
  2. Enter your Fathom API Token
  3. Start querying your analytics from Claude, Cursor, or any MCP-compatible client

No more digging through dashboards to find simple traffic stats. Your AI acts as a data analyst that respects privacy laws by default.

Who is this for?

  • Digital Marketers — instantly check campaign performance and event completion rates.
  • Site Owners — monitor real-time traffic spikes and site health directly from a chat interface.
  • Developers — manage site configurations and event IDs straight from the code editor.
analyticsprivacy-firstwebsite-trackingevent-trackingvisitor-stats

20 tools expose this connector's capabilities to your AI agent.

get_account

Retrieve information about the Fathom account owner

get_aggregations

Generate flexible reports by grouping and filtering data

create_event

Create a new event for a site

create_milestone

Create a new milestone for a site

create_site

Create a new Fathom site

get_current_visitors

Returns the total current visitors on a site

delete_event

Permanently delete an event

delete_milestone

Permanently delete a milestone

delete_site

Permanently delete a site

get_event

Retrieve a single event by its ID

get_milestone

Retrieve a single milestone by its ID

get_site

Retrieve a single site by its ID

list_events

List all events for a site

list_milestones

List all milestones for a site

list_sites

Supports cursor pagination. List all sites owned by the API key

update_event

Update an existing event

update_milestone

Update an existing milestone

update_site

Update an existing Fathom site

wipe_event

Wipe all completion data for an event

wipe_site

Wipe all pageviews and event completions from a site

See how to talk to your AI agent using Fathom.

How many visitors are currently on my site with ID CNDY123?

Checking real-time data... There are currently 42 active visitors on your site (ID: CNDY123).

List all the sites in my Fathom account.

I've retrieved your sites. You have 3 sites: 'Personal Blog' (ID: BLOG1), 'E-commerce Store' (ID: SHOP2), and 'Portfolio' (ID: PORT3).

Get the pageviews and unique visitors for site SHOP2 for the last 7 days.

Fetching aggregations... For the last 7 days, site SHOP2 had 1,250 pageviews and 890 unique visitors.

Yes! Use the `getCurrentVisitors` tool with your Site ID to get the current number of active visitors on your website in real-time.

Related Connectors