← Index

io.github.avansaber/seo-monster

io.github.avansaber/seo-monster·v0.5.1·Search
Quality Score
85
/100

SEO MCP over Search Console, GA4, PageSpeed Insights, Cloudflare, IndexNow, CrUX, technical-SEO.

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "seo-monster": {
      "command": "uvx",
      "args": [
        "seo-monster"
      ],
      "env": {
        "SEO_MCP_GOOGLE_OAUTH_CLIENT": "<seo_mcp_google_oauth_client>",
        "SEO_MCP_GOOGLE_TOKEN": "<seo_mcp_google_token>",
        "SEO_MCP_GSC_DEFAULT_SITE": "<seo_mcp_gsc_default_site>",
        "SEO_MCP_GA4_PROPERTY_ID": "<seo_mcp_ga4_property_id>",
        "PSI_API_KEY": "<your-psi_api_key>",
        "CF_API_TOKEN": "<your-cf_api_token>",
        "CF_ZONE": "<cf_zone>",
        "SEO_MCP_INDEXNOW_KEY": "<your-seo_mcp_indexnow_key>",
        "SEO_MCP_INDEXNOW_KEY_LOCATION": "<seo_mcp_indexnow_key_location>",
        "SEO_MCP_ALLOW_DESTRUCTIVE": "<seo_mcp_allow_destructive>"
      }
    }
  }
}
§02  Environment variables
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
secret

Google 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
secret

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.

CF_ZONE

Default Cloudflare zone hostname, e.g. 'example.com'.

SEO_MCP_INDEXNOW_KEY
secret

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.

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.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Search