SyncGTM logo
All enrichments & signals

Website Traffic Growth

Detect spikes in website traffic using external traffic data.

Configure MCP server with Website Traffic Growth

Access the Website Traffic Growth signal from AI tools via MCP. Your AI assistant can check website traffic trends at any company on demand.

MCP server configuration

Add this to your MCP client configuration (Claude Desktop, Cursor, Windsurf, or any MCP-compatible tool):

json
{
  "mcpServers": {
    "syncgtm": {
      "type": "http",
      "url": "https://api.syncgtm.com/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}

Example prompt

Is acme.com seeing website traffic growth? How much and from what sources?

Example response

json
{
  "growth_detected": true,
  "estimated_monthly_visits": 850000,
  "growth_percentage": 65,
  "measurement_period": "last 3 months",
  "top_traffic_sources": ["organic", "direct", "paid"]
}

Learn more about Enrichment MCP

SyncGTM Enrichment MCP gives AI tools direct access to 75+ enrichment and signal actions. Explore all MCP actions →