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.avansaber/seo-monster · v0.5.1
SEO MCP over Search Console, GA4, PageSpeed Insights, Cloudflare, IndexNow, CrUX, technical-SEO.
seo-monster 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"seo-monster": {
"command": "uvx",
"args": [
"seo-monster"
]
}
}
}SEO_MCP_GOOGLE_OAUTH_CLIENT可选Path to your Desktop-app OAuth client-secrets JSON, downloaded from Google Cloud Console. Required for Search Console, Indexing, and GA4 tools.
SEO_MCP_GOOGLE_TOKEN可选Writable path where the cached OAuth token is stored. On first use, a browser opens for one-time consent and the token is written here. Default: ${HOME}/.config/seo-monster/token.json
SEO_MCP_GSC_DEFAULT_SITEDefault Search Console property, e.g. 'sc-domain:example.com' or 'https://www.example.com/'.
SEO_MCP_GA4_PROPERTY_ID可选Default GA4 property, e.g. 'properties/123456789' or bare '123456789'.
PSI_API_KEY可选secretGoogle API key shared by PageSpeed Insights and Chrome UX Report History tools. Optional; both work anonymously at a tighter rate limit when unset.
CF_API_TOKEN可选secretCloudflare API token. Optional; needed only for the Cloudflare tools. Scopes: Zone:Read, DNS:Read, Account Analytics:Read, and (only when destructive mode is on) Cache Purge:Purge.
CF_ZONE可选Default Cloudflare zone hostname, e.g. 'example.com'.
SEO_MCP_INDEXNOW_KEY可选secretIndexNow shared key (any 8-128 hex string you generate). Required only for the IndexNow tools. Host the key file at https://<your-host>/<key>.txt for engine verification.
SEO_MCP_INDEXNOW_KEY_LOCATION可选Override the default IndexNow key-file URL (https://<host>/<key>.txt). Set only if you host the key file at a non-standard path.
SEO_MCP_ALLOW_DESTRUCTIVE可选Set to 'true' to enable the Cloudflare cache-purge tools. Default false: all destructive tools refuse to run.
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.avansaber/seo-monster",
"type": "mcp-server",
"version": "0.5.1",
"displayName": "seo-monster",
"description": "SEO MCP over Search Console, GA4, PageSpeed Insights, Cloudflare, IndexNow, CrUX, technical-SEO.",
"repository": {
"url": "https://github.com/avansaber/seo-monster",
"source": "github"
},
"homepage": "https://seomonster.avansaber.com",
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "seo-monster",
"version": "0.5.1",
"transport": "stdio",
"environmentVariables": [
{
"name": "SEO_MCP_GOOGLE_OAUTH_CLIENT",
"description": "Path to your Desktop-app OAuth client-secrets JSON, downloaded from Google Cloud Console. Required for Search Console, Indexing, and GA4 tools."
},
{
"name": "SEO_MCP_GOOGLE_TOKEN",
"description": "Writable path where the cached OAuth token is stored. On first use, a browser opens for one-time consent and the token is written here. Default: ${HOME}/.config/seo-monster/token.json"
},
{
"name": "SEO_MCP_GSC_DEFAULT_SITE",
"description": "Default Search Console property, e.g. 'sc-domain:example.com' or 'https://www.example.com/'."
},
{
"name": "SEO_MCP_GA4_PROPERTY_ID",
"description": "Default GA4 property, e.g. 'properties/123456789' or bare '123456789'."
},
{
"name": "PSI_API_KEY",
"description": "Google API key shared by PageSpeed Insights and Chrome UX Report History tools. Optional; both work anonymously at a tighter rate limit when unset.",
"isSecret": true
},
{
"name": "CF_API_TOKEN",
"description": "Cloudflare API token. Optional; needed only for the Cloudflare tools. Scopes: Zone:Read, DNS:Read, Account Analytics:Read, and (only when destructive mode is on) Cache Purge:Purge.",
"isSecret": true
},
{
"name": "CF_ZONE",
"description": "Default Cloudflare zone hostname, e.g. 'example.com'."
},
{
"name": "SEO_MCP_INDEXNOW_KEY",
"description": "IndexNow shared key (any 8-128 hex string you generate). Required only for the IndexNow tools. Host the key file at https://<your-host>/<key>.txt for engine verification.",
"isSecret": true
},
{
"name": "SEO_MCP_INDEXNOW_KEY_LOCATION",
"description": "Override the default IndexNow key-file URL (https://<host>/<key>.txt). Set only if you host the key file at a non-standard path."
},
{
"name": "SEO_MCP_ALLOW_DESTRUCTIVE",
"description": "Set to 'true' to enable the Cloudflare cache-purge tools. Default false: all destructive tools refuse to run."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.avansaber/seo-monster",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.avansaber%2Fseo-monster/versions/latest",
"isOfficial": true,
"status": "active"
}
}