Skip to Content
MCPToolsSimilarWeb Insights

SimilarWeb Insights

Give it a list of domains, get back their traffic, audience and competitor data from SimilarWeb.

Tool
similarweb_insights
Cost
2 credits
Category
Traffic & SEO Intelligence
Required input
domains (array)
Returns
Total visits, engagement rates, traffic sources, competitor performance

What it does

  • Returns website traffic stats and audience insights from SimilarWeb — total visits, engagement rates, top traffic sources and competitor performance.
  • domains is an array, not a single string. Pass ["stripe.com", "google.com"] even when you only want one domain.
  • This is the audience and competitor member of the traffic family. Choose it when you care where the traffic comes from, not just how much there is.

Which traffic tool to use

ToolCostUse it for
find_company_website_traffic1 creditA traffic number. Provider-agnostic waterfall, the cheapest option
semrush_insights2 creditsSEO — organic keywords and backlinks. Takes one domain
similarweb_insights2 creditsAudience, traffic sources and competitors. Takes an array of domains

Parameters

ParameterTypeRequiredNotes
domainsarrayYese.g. ["stripe.com", "google.com"]

How to use it

Connect the MCP server

Follow the setup guide for your client. Browser sign-in, no API key.

Pull one domain

Get SimilarWeb insights for the domains ["acme.com"].

Compare an account to its competitors

Get SimilarWeb insights for ["acme.com", "competitor-a.com", "competitor-b.com"]. Compare total visits and engagement, and tell me which one is growing.

Read the channel mix before you pitch

For acme.com, break down top traffic sources. Are they paid-heavy or organic-heavy? Write a one-line opener based on the answer.

Example prompts

Ask your clientWhat you get back
”SimilarWeb insights for acme.com”Visits, engagement, traffic sources
”Compare acme.com against these two competitors”One record per domain, side by side
”Where does acme.com’s traffic come from?”Top traffic sources for the domain
”What keywords does acme.com rank for?”Not this tool — use semrush_insights

Best prompting practices

  • Always pass an array. A bare string is the most common failure on this tool. ["acme.com"], not "acme.com".
  • Batch the comparison set into one call. Putting the account and its competitors in the same domains array is what makes the competitor read useful.
  • Say “audience” or “traffic sources” or “competitors”. That phrasing routes your client here rather than to the SEO tool.
  • Screen with the cheap tool first. find_company_website_traffic at 1 credit is enough to disqualify a domain before you spend 2 here.
  • Ask for the comparison, not the table. “Which of these three is growing fastest” is the output you can use in an email.

Output

{ "domains": [ { "domain": "acme.com", "total_visits": 184000, "top_traffic_sources": ["direct", "organic search", "referral"] } ] }

Credits and limits

2 credits per call. Run check_credits (free) before a large batch.

Low-traffic domains sit below SimilarWeb’s reporting threshold and come back thin or empty. That is a coverage limit, not a sign the site has no visitors — fall back to find_company_website_traffic for a provider-agnostic number.


ToolUse it instead when
find_company_website_trafficYou only need a traffic number — 1 credit, cheapest option
semrush_insightsYou need organic keywords or backlinks — 2 credits
find_company_techstackYou want the technologies behind the site — 1 credit
b2b_ads_searchThe channel mix looks paid-heavy and you want the ads themselves

Next steps

  • All MCP tools — the full catalogue with credit costs
  • TAM Sourcing — workflows that chain this tool into account qualification

Keep learning

Two courses take these tools past the reference page — clustered by GTM job, then chained into workflows.