SEO Performance MCP is a Model Context Protocol server that scores every published post from Google Search Console, GA4, Matomo, Microsoft Clarity, and AI-citation data and emits a verdict per URL (refresh, expand, merge, kill, double down, or hold) with explicit reason codes. The triage layer for AI-driven content operations.
Quick Install
npx -y @automatelab/seo-performance-mcpClaude Desktop Config
{
"mcpServers": {
"seo-performance-mcp": {
"command": "npx",
"args": [
"-y @automatelab/seo-performance-mcp"
]
}
}
}