NotFairNotFair
Start now

Co-founders

Does Claude Work With Google Analytics?

Yes. Claude can use Google Analytics through MCP. NotFair is a hosted option with 12 Google Analytics tools, OAuth setup, and approval-gated writes that match this platform's real lifecycle.

Tong Chen and Yuting Zhong|

Yes — Claude can work with Google Analytics through an MCP (Model Context Protocol) server. Anthropic does not publish a first-party Google Analytics connector. Google publishes googleanalytics/google-analytics-mcp as an experimental local, read-only server. NotFair provides a hosted Streamable HTTP server so Claude Desktop, Claude Code, Claude Cowork, and other MCP-compatible Claude surfaces can use the accounts you authorize.

Which Claude products work with Google Analytics?

  • Claude.ai, Claude Desktop, and Claude Coworkinstall the published Notfair connector and complete NotFair OAuth.
  • Claude Codeadd the hosted MCP URL (`https://notfair.co/api/mcp/notfair`) with HTTP transport.
  • Confirm the particular Claude surface and plan you use supports remote MCP before troubleshooting the account connection.

What you need to make it work

  • A Google Analytics account Claude is allowed to see.
  • NotFair hosts Google OAuth for GA4. You authorize properties without creating a Cloud project for the MCP client.
  • A Claude surface that supports the MCP transport you selected.
  • About five minutes for the NotFair connection. NotFair advertises 12 Google Analytics tools, measured from the production registrar and guarded by a drift test.

What safety looks like when Claude can write

Read access and write access are not the same. Reporting is read-only. createKeyEvent and deleteKeyEvent are inverses. archiveCustomDimension is irreversible and cannot reuse parameterName. Writes wait for approval. runScript never wraps mutations. Google requires both analytics.readonly and analytics.edit for this combined surface. NotFair does not claim Google Ads impact review on GA4. Claude does not receive your platform password or raw refresh token.

What does not work

  • Claude cannot read Google Analytics by URL or screenshot. Pasting a dashboard URL does nothing without an MCP connection.
  • A Claude surface that does not support the selected MCP transport cannot connect through that server.
  • Do not assume Google Ads impact snapshots or undo exist on this platform. NotFair only claims the lifecycle documented above.

How does Claude actually talk to Google Analytics?

Claude does not call the Google Analytics API directly. It calls the MCP server you configured, which calls Google Analytics on your behalf. With NotFair that server is hosted: NotFair hosts Google OAuth for GA4. You authorize properties without creating a Cloud project for the MCP client. In every case the server—not Claude itself—owns the provider API interaction.

FAQ

Move from article to live account work

Connect your account first, then use an MCP client to turn the article workflow into a reviewed account action.

FAQ

Common questions about Model Context Protocol.

Anthropic does not publish a Google Analytics server. Google publishes googleanalytics/google-analytics-mcp as an experimental local, read-only server. Claude uses whichever compatible MCP server you configure, including NotFair.

NotFair advertises 12 Google Analytics tools, measured from the production registrar and guarded by a drift test.

Supported writes exist. Reporting is read-only. createKeyEvent and deleteKeyEvent are inverses. archiveCustomDimension is irreversible and cannot reuse parameterName. Writes wait for approval. runScript never wraps mutations. Google requires both analytics.readonly and analytics.edit for this combined surface. NotFair does not claim Google Ads impact review on GA4.

Tool call inputs and outputs flow through Claude the same way any conversation does. Anthropic's data retention policies apply. NotFair only sends the records Claude requests via tool calls — not a full account dump.