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.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_SITE可选Default 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.
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.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"
}
}