Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

com.toolsthatrank/serp-metrics

com.toolsthatrank/serp-metrics

Impression-weighted SERP position, click projection on your own CTR curve, share of voice

Uptime
100.0%
3 direct probes · 30d
Response
62ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

impression_weighted_position

Compute the impression-weighted average SERP position for a set of query rows, alongside the plain arithmetic mean and the gap between them. The arithmetic mean lets a 3-impression query count as much…

project_clicks_from_ctr_curve

Project how many clicks a set of query rows would earn at a target position instead of their current position, using a CTR curve THAT YOU SUPPLY. This server deliberately ships no built-in CTR table: …

share_of_voice

Compute share of voice across competing entities over a keyword set. Reports impression share always, and, if you supply a CTR curve, a weighted visibility share that accounts for the fact that an imp…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.toolsthatrank/serp-metrics": {
      "url": "https://toolsthatrank-mcp.lipmichal.workers.dev",
      "transport": "streamable-http"
    }
  }
}