SEO MCP over Search Console, GA4, PageSpeed Insights, Cloudflare, IndexNow, CrUX, technical-SEO.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
seo-monster · pypi · 0.5.1
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.avansaber/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"
},
"version": "0.5.1",
"websiteUrl": "https://seomonster.avansaber.com",
"packages": [
{
"registryType": "pypi",
"identifier": "seo-monster",
"version": "0.5.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to your Desktop-app OAuth client-secrets JSON, downloaded from Google Cloud Console. Required for Search Console, Indexing, and GA4 tools.",
"format": "string",
"name": "SEO_MCP_GOOGLE_OAUTH_CLIENT"
},
{
"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",
"format": "string",
"name": "SEO_MCP_GOOGLE_TOKEN"
},
{
"description": "Default Search Console property, e.g. 'sc-domain:example.com' or 'https://www.example.com/'.",
"format": "string",
"name": "SEO_MCP_GSC_DEFAULT_SITE"
},
{
"description": "Default GA4 property, e.g. 'properties/123456789' or bare '123456789'.",
"format": "string",
"name": "SEO_MCP_GA4_PROPERTY_ID"
},
{
"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.",
"format": "string",
"isSecret": true,
"name": "PSI_API_KEY"
},
{
"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.",
"format": "string",
"isSecret": true,
"name": "CF_API_TOKEN"
},
{
"description": "Default Cloudflare zone hostname, e.g. 'example.com'.",
"format": "string",
"name": "CF_ZONE"
},
{
"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.",
"format": "string",
"isSecret": true,
"name": "SEO_MCP_INDEXNOW_KEY"
},
{
"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.",
"format": "string",
"name": "SEO_MCP_INDEXNOW_KEY_LOCATION"
},
{
"description": "Set to 'true' to enable the Cloudflare cache-purge tools. Default false: all destructive tools refuse to run.",
"format": "string",
"name": "SEO_MCP_ALLOW_DESTRUCTIVE"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-05-29T03:47:24.961Z",
"publishedAt": "2026-05-29T03:47:24.961Z",
"updatedAt": "2026-05-29T03:47:24.961Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.5.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.