com.toolsthatrank/serp-metrics
com.toolsthatrank/serp-metricsImpression-weighted SERP position, click projection on your own CTR curve, share of voice
Tools · 3
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 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: …
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…
Similar MCP servers embedding-nearest
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"
}
}
}