Topify MCP server

Ask your AI agent about your Shopify SEO

Topify works as an MCP server: Claude, ChatGPT, Cursor, VS Code and other AI agents can answer questions about your sites using your Search Console data.

MCP endpoint https://mcp.topify.pro/mcp
What you can ask

Plain-English questions, answers from real GSC data

  • “Why did my organic traffic drop last week?”
  • “Find pages losing clicks.”
  • “Find keywords ranking 4–15 that I can push into the top 3.”
  • “Find keyword cannibalization.”
  • “What pages should I update this week?”
  • “Create my weekly SEO report.”

Agents that support MCP prompts also get ready-made workflows: weekly SEO report, traffic drop investigation, top-3 sprint, cannibalization cleanup, content refresh plan and indexing audit.

Claude · Topify connectorconnected
Why did my organic traffic drop last week?
topify · explain_traffic_change(site: "leafy.store", period: "last_week")
topify · find_decaying_pages(limit: 5)
Clicks fell −14% week over week. 82% of the loss comes from /collections/sandals: position slipped 3.1 → 5.8 for “leather sandals” on mobile in the US.
Quick wins this week: refresh the collection intro, add FAQ schema, and link from 3 top blog posts. I’ve added an annotation for today so you can track the impact.
Setup

Connect in under a minute

Claude.ai and ChatGPT connect with a sign-in window — no API key needed. Developer tools use an API key from my.topify.pro/agent.

Claude (claude.ai, Desktop, mobile)

  1. Open Settings → Connectors and click Add custom connector.
  2. Name: Topify, URL: https://mcp.topify.pro/mcp
  3. Click Connect, sign in with Google and choose the sites Claude can analyze.
  4. In a chat, enable Topify in the tools menu and ask “Why did my traffic drop last week?”.

ChatGPT

  1. Open Settings → Apps & Connectors → Advanced settings and turn on Developer mode.
  2. Back in Apps & Connectors click Create, name it Topify, MCP server URL: https://mcp.topify.pro/mcp, authentication: OAuth.
  3. Sign in with Google and choose the sites ChatGPT can analyze.
  4. In a new chat, add Topify from the + menu and ask your question.
Developer tools · API key
claude mcp add --transport http topify https://mcp.topify.pro/mcp --header "Authorization: Bearer <API key>"
{
  "mcpServers": {
    "topify": {
      "url": "https://mcp.topify.pro/mcp",
      "headers": {
        "Authorization": "Bearer <API key>"
      }
    }
  }
}
{
  "servers": {
    "topify": {
      "type": "http",
      "url": "https://mcp.topify.pro/mcp",
      "headers": {
        "Authorization": "Bearer <API key>"
      }
    }
  }
}
{
  "mcpServers": {
    "topify": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.topify.pro/mcp",
        "--header",
        "Authorization: Bearer <API key>"
      ]
    }
  }
}

Transport: Streamable HTTP. Authentication: OAuth 2.1 (Claude.ai, ChatGPT) or Authorization: Bearer <API key>. Create a key at my.topify.pro/agent.

Tools

12 analysis tools your agent can call

Aggregated insights, not raw dumps—so answers are fast, accurate and cheap on tokens.

Site performance overviewget_site_overview
Explain a traffic changeexplain_traffic_change
Find pages losing clicksfind_decaying_pages
Find keywords close to the top 3find_striking_distance
Find keyword cannibalizationfind_cannibalization
Find top rankings with low CTRfind_low_ctr_pages
Find new or lost queriesfind_query_changes
Analyze a pageanalyze_page
What to work on this weekget_weekly_action_plan
Generate an SEO reportgenerate_seo_report
Indexing issuesget_indexing_issues
Add an annotationadd_annotation
FAQ

Frequently Asked Questions

Security, access and supported clients.

Still have questions? We're here to help.

Contact Us

Which agents are supported?

Any MCP client with Streamable HTTP: Claude (web, desktop, mobile), ChatGPT developer mode, Claude Code, Cursor, VS Code and more.

Can the agent change my store?

No. Access is read-only; the only write action is adding chart annotations, and only if you grant it.

Which sites can the agent see?

Only the sites you pick when connecting. You can disconnect an app or revoke a key at any time in my.topify.pro/agent.

Give your AI agent real SEO data

Install Topify, connect Google Search Console, and ask your first question in minutes.