Home › Marketing & E-Commerce › SEO Performance MCP
SEO Performance MCP
Per-URL SEO verdicts from GSC, GA4, Matomo, Clarity, AI citations: refresh/expand/merge/kill.
Topics: Marketing
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 1.0.0)
npx -y @automatelab/seo-performance-mcp@1.0.0
Or add to your MCP client config:
{
"mcpServers": {
"seo-performance-mcp": {
"command": "npx",
"args": [
"-y",
"@automatelab/seo-performance-mcp@1.0.0"
],
"env": {
"GSC_SERVICE_ACCOUNT_JSON": "<YOUR_VALUE>",
"GSC_SITE_URL": "<YOUR_VALUE>",
"MATOMO_URL": "<YOUR_VALUE>",
"MATOMO_TOKEN": "<YOUR_VALUE>",
"MATOMO_SITE_ID": "<YOUR_VALUE>",
"GA4_PROPERTY_ID": "<YOUR_VALUE>",
"GA4_SERVICE_ACCOUNT_JSON": "<YOUR_VALUE>",
"CLARITY_PROJECT_ID": "<YOUR_VALUE>",
"CLARITY_API_TOKEN": "<YOUR_VALUE>",
"POSTS_SITEMAP_URL": "<YOUR_VALUE>",
"POSTS_LIST": "<YOUR_VALUE>",
"GHOST_ADMIN_API_URL": "<YOUR_VALUE>",
"GHOST_ADMIN_API_KEY": "<YOUR_VALUE>",
"CITATION_INTELLIGENCE_URL": "<YOUR_VALUE>"
}
}
}
}
GSC_SERVICE_ACCOUNT_JSONsecret — Base64-encoded Google service account JSON with Search Console read access.GSC_SITE_URL— Search Console site URL (e.g. sc-domain:example.com or https://example.com/).MATOMO_URL— Matomo instance URL (e.g. https://example.com/analytics).MATOMO_TOKENsecret — Matomo auth token with view access.MATOMO_SITE_ID— Matomo idSite for the site to query.GA4_PROPERTY_ID— GA4 property ID (numeric, no G- prefix).GA4_SERVICE_ACCOUNT_JSONsecret — Base64-encoded Google service account JSON with GA4 Data API access.CLARITY_PROJECT_ID— Microsoft Clarity project ID.CLARITY_API_TOKENsecret — Microsoft Clarity Data Export API token.POSTS_SITEMAP_URL— XML sitemap URL used to enumerate posts. Primary platform-agnostic discovery path.POSTS_LIST— Optional JSON array overriding sitemap discovery.GHOST_ADMIN_API_URL— Optional. Ghost Admin API base URL. Pair with GHOST_ADMIN_API_KEY for richer metadata.GHOST_ADMIN_API_KEYsecret — Optional. Ghost Admin API key in the form id:secret.CITATION_INTELLIGENCE_URL— Optional URL of a citation-intelligence MCP server to delegate AI-citation queries to.
This server takes extra arguments — see its repository.
Related servers
meta-ads-mcp
Meta Ads automation that just works. Trusted by 10,000+ businesses to analyze performance, test creatives, optimize spend, and scale…
facebook-ads-mcp-server
MCP server acting as an interface to the Facebook Ads, enabling programmatic access to Facebook Ads data and management features.
osp_marketing_tools
A suite of marketing tools from Open Strategy Partners including writing style, editing codes, and product marketing value map creation.
google-tag-manager-mcp-server
This server supports remote MCP connections, includes built-in Google OAuth, and provide an interface to the Google Tag Manager API.
google-ads-mcp-server
MCP server acting as an interface to the Google Ads, enabling programmatic access to Google Ads data and management features.
HitKeep
Stateless 2026-07-28 read-only MCP server for aggregate HitKeep analytics and official docs.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry