Configure MCP server with Company Website Traffic
Access the Company Website Traffic action via MCP to get traffic estimates from AI tools like Claude, ChatGPT, Cursor, or Windsurf.
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
“How much traffic does ahrefs.com get per month?”
Example response
json
{
"domain": "ahrefs.com",
"monthly_visits": 12500000,
"monthly_visits_growth": 8.3
}Learn more about Enrichment MCP
SyncGTM Enrichment MCP gives AI tools direct access to 75+ enrichment and signal actions. Explore all MCP actions →