RFP.ai
v1.0.1
ai.rfp/rfp-ai
Draft cited RFP and security questionnaire answers from your knowledge base, with human review
io.github.AutomateLab-tech/seo-performance-mcp · v1.0.0
Per-URL SEO verdicts from GSC, GA4, Matomo, Clarity, AI citations: refresh/expand/merge/kill.
SEO Performance MCP 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"seo-performance-mcp": {
"command": "npx",
"args": [
"-y",
"@automatelab/seo-performance-mcp"
]
}
}
}GSC_SERVICE_ACCOUNT_JSON可选secretBase64-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_TOKEN可选secretMatomo 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_JSON可选secretBase64-encoded Google service account JSON with GA4 Data API access.
CLARITY_PROJECT_ID可选Microsoft Clarity project ID.
CLARITY_API_TOKEN可选secretMicrosoft 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_KEY可选secretOptional. 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.
v1.0.1
ai.rfp/rfp-ai
Draft cited RFP and security questionnaire answers from your knowledge base, with human review
v1.1.0
io.github.xenarch-ai/xenarch-mcp
Xenarch — x402 MCP server for AI agent payments. Non-custodial, USDC on Base L2.
v1.0.0
com.docimprint/api
AI document intelligence: extract, summarize, claim-check, and notarize with on-chain proofs.
v0.14.0
io.github.blackwell-systems/agent-lsp
Stateful LSP runtime for AI agents — 50+ tools across 30+ languages via MCP.
v0.2.13
io.github.hostinger/hostinger-api-mcp
MCP server for Hostinger API
v0.41.0
io.github.zhitongblog/unterm
The terminal AI agents can drive: spawn panes, run commands, read screens, scrolling screenshots.
{
"id": "io.github.AutomateLab-tech/seo-performance-mcp",
"type": "mcp-server",
"version": "1.0.0",
"displayName": "SEO Performance MCP",
"description": "Per-URL SEO verdicts from GSC, GA4, Matomo, Clarity, AI citations: refresh/expand/merge/kill.",
"repository": {
"url": "https://github.com/AutomateLab-tech/seo-performance-mcp",
"source": "github"
},
"homepage": "https://automatelab.tech/products/mcp/seo-performance-mcp/",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "@automatelab/seo-performance-mcp",
"version": "1.0.0",
"runtimeHint": "npx",
"transport": "stdio",
"environmentVariables": [
{
"name": "GSC_SERVICE_ACCOUNT_JSON",
"description": "Base64-encoded Google service account JSON with Search Console read access.",
"isSecret": true
},
{
"name": "GSC_SITE_URL",
"description": "Search Console site URL (e.g. sc-domain:example.com or https://example.com/)."
},
{
"name": "MATOMO_URL",
"description": "Matomo instance URL (e.g. https://example.com/analytics)."
},
{
"name": "MATOMO_TOKEN",
"description": "Matomo auth token with view access.",
"isSecret": true
},
{
"name": "MATOMO_SITE_ID",
"description": "Matomo idSite for the site to query."
},
{
"name": "GA4_PROPERTY_ID",
"description": "GA4 property ID (numeric, no G- prefix)."
},
{
"name": "GA4_SERVICE_ACCOUNT_JSON",
"description": "Base64-encoded Google service account JSON with GA4 Data API access.",
"isSecret": true
},
{
"name": "CLARITY_PROJECT_ID",
"description": "Microsoft Clarity project ID."
},
{
"name": "CLARITY_API_TOKEN",
"description": "Microsoft Clarity Data Export API token.",
"isSecret": true
},
{
"name": "POSTS_SITEMAP_URL",
"description": "XML sitemap URL used to enumerate posts. Primary platform-agnostic discovery path."
},
{
"name": "POSTS_LIST",
"description": "Optional JSON array overriding sitemap discovery."
},
{
"name": "GHOST_ADMIN_API_URL",
"description": "Optional. Ghost Admin API base URL. Pair with GHOST_ADMIN_API_KEY for richer metadata."
},
{
"name": "GHOST_ADMIN_API_KEY",
"description": "Optional. Ghost Admin API key in the form id:secret.",
"isSecret": true
},
{
"name": "CITATION_INTELLIGENCE_URL",
"description": "Optional URL of a citation-intelligence MCP server to delegate AI-citation queries to."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.AutomateLab-tech/seo-performance-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.AutomateLab-tech%2Fseo-performance-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}