Technical SEO in Claude: GSC + crawl + DataForSEO - audit, market sizing, content recon.
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.
@houtini/seo-audit-console · npm · 0.8.0
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.houtini-ai/seo-audit-console",
"description": "Technical SEO in Claude: GSC + crawl + DataForSEO - audit, market sizing, content recon.",
"repository": {
"url": "https://github.com/houtini-ai/seo-audit",
"source": "github"
},
"version": "0.8.0",
"packages": [
{
"registryType": "npm",
"identifier": "@houtini/seo-audit-console",
"version": "0.8.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to the Google service-account JSON key with Search Console access.",
"isRequired": true,
"format": "string",
"name": "GOOGLE_APPLICATION_CREDENTIALS"
},
{
"description": "Directory for per-property SQLite databases and reports. Defaults to ~/Documents/seo-audit-console.",
"format": "string",
"name": "SAC_DATA_DIR"
},
{
"description": "DataForSEO API username (optional, enables SERP/keyword/domain/market/recon checks).",
"format": "string",
"name": "DATAFORSEO_USERNAME"
},
{
"description": "DataForSEO API password (optional).",
"format": "string",
"isSecret": true,
"name": "DATAFORSEO_PASSWORD"
},
{
"description": "TTL for the DataForSEO response cache, in days. Default 7.",
"format": "string",
"name": "DATAFORSEO_CACHE_DAYS"
},
{
"description": "Firecrawl API key (optional). Lets content recon scrape competitor pages. Get one at https://firecrawl.link/2d1PLD8",
"format": "string",
"isSecret": true,
"name": "FIRECRAWL_API_KEY"
},
{
"description": "Supadata API key (optional). Lets content recon transcribe the ranking videos (YouTube/TikTok/X).",
"format": "string",
"isSecret": true,
"name": "SUPADATA_API_KEY"
},
{
"description": "Majestic API key (optional). Enriches link_intersect with Trust Flow + Topical Trust Flow and re-sorts prospects by real authority.",
"format": "string",
"isSecret": true,
"name": "MAJESTIC_API_KEY"
},
{
"description": "TTL for the Majestic response cache, in days. Default 30.",
"format": "string",
"name": "MAJESTIC_CACHE_DAYS"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-22T08:29:24.859586Z",
"publishedAt": "2026-08-22T08:29:24.859586Z",
"updatedAt": "2026-08-22T08:29:24.859586Z",
"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.8.0last 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.