brilliant-directories-mcp
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
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_URLMatomo 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.
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
v3.1.0
io.github.pvliesdonk/markdown-vault-mcp
Markdown vault MCP server with FTS5 + semantic search and frontmatter indexing
v0.3.0
io.github.opendata-kr/narajangteo-opening
나라장터 낙찰정보서비스 Open API를 위한 로컬 MCP 서버
v3.10.1
io.github.webdriverio/mcp
MCP server with WebdriverIO for browser and mobile app automation (iOS/Android via Appium)
v0.0.53
io.github.cablate/google-map
18 Google Maps tools for AI agents — geocode, search, directions, weather, and more.
v1.0.0
ai.arpi/arpi-mcp
AI-powered ECG analysis: submit ECG images and receive diagnosis reports from ARPI's ECG AI.
{
"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"
}
}