SEO Performance MCP
Rank #30,982io.github.AutomateLab-tech/seo-performance-mcp
Per-URL SEO verdicts from GSC, GA4, Matomo, Clarity, AI citations: refresh/expand/merge/kill.
SEO Performance MCP is a Model Context Protocol (MCP) server published by automatelab-tech. It ranks #30,982 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. SEO Performance MCP is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 4 tracked versions. It was first listed on May 27, 2026 and most recently updated on Jun 8, 2026.
Ranks ahead of 101,131 of 132,113 servers on MCP Toplist.
Use SEO Performance MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add seo-performance-mcp -e "GSC_SERVICE_ACCOUNT_JSON=<your GSC_SERVICE_ACCOUNT_JSON>" -e "GSC_SITE_URL=<your GSC_SITE_URL>" -e "MATOMO_URL=<your MATOMO_URL>" -e "MATOMO_TOKEN=<your MATOMO_TOKEN>" -e "MATOMO_SITE_ID=<your MATOMO_SITE_ID>" -e "GA4_PROPERTY_ID=<your GA4_PROPERTY_ID>" -e "GA4_SERVICE_ACCOUNT_JSON=<your GA4_SERVICE_ACCOUNT_JSON>" -e "CLARITY_PROJECT_ID=<your CLARITY_PROJECT_ID>" -e "CLARITY_API_TOKEN=<your CLARITY_API_TOKEN>" -e "POSTS_SITEMAP_URL=<your POSTS_SITEMAP_URL>" -e "POSTS_LIST=<your POSTS_LIST>" -e "GHOST_ADMIN_API_URL=<your GHOST_ADMIN_API_URL>" -e "GHOST_ADMIN_API_KEY=<your GHOST_ADMIN_API_KEY>" -e "CITATION_INTELLIGENCE_URL=<your CITATION_INTELLIGENCE_URL>" -- npx -y @automatelab/seo-performance-mcpReplace each placeholder with your own value before saving.
[mcp_servers.seo-performance-mcp]
command = "npx"
args = ["-y", "@automatelab/seo-performance-mcp"]
[mcp_servers.seo-performance-mcp.env]
GSC_SERVICE_ACCOUNT_JSON = "<your GSC_SERVICE_ACCOUNT_JSON>"
GSC_SITE_URL = "<your GSC_SITE_URL>"
MATOMO_URL = "<your MATOMO_URL>"
MATOMO_TOKEN = "<your MATOMO_TOKEN>"
MATOMO_SITE_ID = "<your MATOMO_SITE_ID>"
GA4_PROPERTY_ID = "<your GA4_PROPERTY_ID>"
GA4_SERVICE_ACCOUNT_JSON = "<your GA4_SERVICE_ACCOUNT_JSON>"
CLARITY_PROJECT_ID = "<your CLARITY_PROJECT_ID>"
CLARITY_API_TOKEN = "<your CLARITY_API_TOKEN>"
POSTS_SITEMAP_URL = "<your POSTS_SITEMAP_URL>"
POSTS_LIST = "<your POSTS_LIST>"
GHOST_ADMIN_API_URL = "<your GHOST_ADMIN_API_URL>"
GHOST_ADMIN_API_KEY = "<your GHOST_ADMIN_API_KEY>"
CITATION_INTELLIGENCE_URL = "<your CITATION_INTELLIGENCE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"seo-performance-mcp": {
"command": "npx",
"args": [
"-y",
"@automatelab/seo-performance-mcp"
],
"env": {
"GSC_SERVICE_ACCOUNT_JSON": "<your GSC_SERVICE_ACCOUNT_JSON>",
"GSC_SITE_URL": "<your GSC_SITE_URL>",
"MATOMO_URL": "<your MATOMO_URL>",
"MATOMO_TOKEN": "<your MATOMO_TOKEN>",
"MATOMO_SITE_ID": "<your MATOMO_SITE_ID>",
"GA4_PROPERTY_ID": "<your GA4_PROPERTY_ID>",
"GA4_SERVICE_ACCOUNT_JSON": "<your GA4_SERVICE_ACCOUNT_JSON>",
"CLARITY_PROJECT_ID": "<your CLARITY_PROJECT_ID>",
"CLARITY_API_TOKEN": "<your CLARITY_API_TOKEN>",
"POSTS_SITEMAP_URL": "<your POSTS_SITEMAP_URL>",
"POSTS_LIST": "<your POSTS_LIST>",
"GHOST_ADMIN_API_URL": "<your GHOST_ADMIN_API_URL>",
"GHOST_ADMIN_API_KEY": "<your GHOST_ADMIN_API_KEY>",
"CITATION_INTELLIGENCE_URL": "<your CITATION_INTELLIGENCE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"seo-performance-mcp": {
"command": "npx",
"args": [
"-y",
"@automatelab/seo-performance-mcp"
],
"env": {
"GSC_SERVICE_ACCOUNT_JSON": "<your GSC_SERVICE_ACCOUNT_JSON>",
"GSC_SITE_URL": "<your GSC_SITE_URL>",
"MATOMO_URL": "<your MATOMO_URL>",
"MATOMO_TOKEN": "<your MATOMO_TOKEN>",
"MATOMO_SITE_ID": "<your MATOMO_SITE_ID>",
"GA4_PROPERTY_ID": "<your GA4_PROPERTY_ID>",
"GA4_SERVICE_ACCOUNT_JSON": "<your GA4_SERVICE_ACCOUNT_JSON>",
"CLARITY_PROJECT_ID": "<your CLARITY_PROJECT_ID>",
"CLARITY_API_TOKEN": "<your CLARITY_API_TOKEN>",
"POSTS_SITEMAP_URL": "<your POSTS_SITEMAP_URL>",
"POSTS_LIST": "<your POSTS_LIST>",
"GHOST_ADMIN_API_URL": "<your GHOST_ADMIN_API_URL>",
"GHOST_ADMIN_API_KEY": "<your GHOST_ADMIN_API_KEY>",
"CITATION_INTELLIGENCE_URL": "<your CITATION_INTELLIGENCE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"seo-performance-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@automatelab/seo-performance-mcp"
],
"env": {
"GSC_SERVICE_ACCOUNT_JSON": "<your GSC_SERVICE_ACCOUNT_JSON>",
"GSC_SITE_URL": "<your GSC_SITE_URL>",
"MATOMO_URL": "<your MATOMO_URL>",
"MATOMO_TOKEN": "<your MATOMO_TOKEN>",
"MATOMO_SITE_ID": "<your MATOMO_SITE_ID>",
"GA4_PROPERTY_ID": "<your GA4_PROPERTY_ID>",
"GA4_SERVICE_ACCOUNT_JSON": "<your GA4_SERVICE_ACCOUNT_JSON>",
"CLARITY_PROJECT_ID": "<your CLARITY_PROJECT_ID>",
"CLARITY_API_TOKEN": "<your CLARITY_API_TOKEN>",
"POSTS_SITEMAP_URL": "<your POSTS_SITEMAP_URL>",
"POSTS_LIST": "<your POSTS_LIST>",
"GHOST_ADMIN_API_URL": "<your GHOST_ADMIN_API_URL>",
"GHOST_ADMIN_API_KEY": "<your GHOST_ADMIN_API_KEY>",
"CITATION_INTELLIGENCE_URL": "<your CITATION_INTELLIGENCE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"seo-performance-mcp": {
"command": "npx",
"args": [
"-y",
"@automatelab/seo-performance-mcp"
],
"env": {
"GSC_SERVICE_ACCOUNT_JSON": "<your GSC_SERVICE_ACCOUNT_JSON>",
"GSC_SITE_URL": "<your GSC_SITE_URL>",
"MATOMO_URL": "<your MATOMO_URL>",
"MATOMO_TOKEN": "<your MATOMO_TOKEN>",
"MATOMO_SITE_ID": "<your MATOMO_SITE_ID>",
"GA4_PROPERTY_ID": "<your GA4_PROPERTY_ID>",
"GA4_SERVICE_ACCOUNT_JSON": "<your GA4_SERVICE_ACCOUNT_JSON>",
"CLARITY_PROJECT_ID": "<your CLARITY_PROJECT_ID>",
"CLARITY_API_TOKEN": "<your CLARITY_API_TOKEN>",
"POSTS_SITEMAP_URL": "<your POSTS_SITEMAP_URL>",
"POSTS_LIST": "<your POSTS_LIST>",
"GHOST_ADMIN_API_URL": "<your GHOST_ADMIN_API_URL>",
"GHOST_ADMIN_API_KEY": "<your GHOST_ADMIN_API_KEY>",
"CITATION_INTELLIGENCE_URL": "<your CITATION_INTELLIGENCE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"seo-performance-mcp": {
"command": "npx",
"args": [
"-y",
"@automatelab/seo-performance-mcp"
],
"env": {
"GSC_SERVICE_ACCOUNT_JSON": "<your GSC_SERVICE_ACCOUNT_JSON>",
"GSC_SITE_URL": "<your GSC_SITE_URL>",
"MATOMO_URL": "<your MATOMO_URL>",
"MATOMO_TOKEN": "<your MATOMO_TOKEN>",
"MATOMO_SITE_ID": "<your MATOMO_SITE_ID>",
"GA4_PROPERTY_ID": "<your GA4_PROPERTY_ID>",
"GA4_SERVICE_ACCOUNT_JSON": "<your GA4_SERVICE_ACCOUNT_JSON>",
"CLARITY_PROJECT_ID": "<your CLARITY_PROJECT_ID>",
"CLARITY_API_TOKEN": "<your CLARITY_API_TOKEN>",
"POSTS_SITEMAP_URL": "<your POSTS_SITEMAP_URL>",
"POSTS_LIST": "<your POSTS_LIST>",
"GHOST_ADMIN_API_URL": "<your GHOST_ADMIN_API_URL>",
"GHOST_ADMIN_API_KEY": "<your GHOST_ADMIN_API_KEY>",
"CITATION_INTELLIGENCE_URL": "<your CITATION_INTELLIGENCE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.AutomateLab-tech%2Fseo-performance-mcp)<a href="https://mcptoplist.com/server/io.github.AutomateLab-tech%2Fseo-performance-mcp"><img src="https://mcptoplist.com/badge/io.github.AutomateLab-tech%2Fseo-performance-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
automatelab-tech
Other servers by automatelab-tech
- Citation Intelligence#13,930 · 9 vers
- automatelab-ai-seo#22,383 · 1 ver
- Content Distribution MCP#32,143 · 1 ver
- AI SEO Magic Button#48,368 · 1 ver
Available versions (4)
| Version | Published |
|---|---|
| 1.0.0 | Jun 8, 2026 |
| 0.5.0 | May 29, 2026 |
| 0.4.1 | May 28, 2026 |
| 0.4.0 | May 28, 2026 |
Frequently asked questions
- Who maintains SEO Performance MCP?
- SEO Performance MCP is maintained by automatelab-tech, which publishes 5 MCP servers (16 total versions) tracked on MCP Toplist.
- Is SEO Performance MCP listed on the Official MCP Registry?
- Yes — SEO Performance MCP is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does SEO Performance MCP have?
- MCP Toplist tracks 4 versions of SEO Performance MCP, most recently published on Jun 8, 2026.
- Where can I find the source code for SEO Performance MCP?
- The source code for SEO Performance MCP is hosted at github.com/automatelab-tech/seo-performance-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.