Seo Audit Console MCP Server

A technical SEO audit you can hold a conversation with - built from your own Search Console data and a live crawl of your site, run inside Claude. It runs locally over stdio via the published package.

People connecting web scraping tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-19 · ★ 12 · #15 OF 78 MAINTAINED WEB SCRAPING · VERIFIED 2026-08-25

Apache-2.0 · TypeScript servers · how we verify → /methodology

01 · Install Seo Audit Console

Claude Code

claude mcp add houtini-ai-seo-audit -- npx -y @houtini/seo-audit-console

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "houtini-ai-seo-audit": {
      "command": "npx",
      "args": [
        "-y",
        "@houtini/seo-audit-console"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

repo age created 2026-07-20 - young repo, little track record yet

license Apache-2.0 - declared in the repository

npm package @houtini/seo-audit-console - the @houtini scope differs from the repo owner (houtini-ai); confirm it's the project's official package

registry namespace io.github.houtini-ai is GitHub-verified and matches the repo owner

03 · What Seo Audit Console can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.5.1 · 2026-08-14

Packaging patch · The published .mcpb extension bundle now surfaces every optional key as a labelled field in the Claude Desktop installer - DataForSEO, Majestic (Trust Flow / Topical Trust Flow), Firecrawl and…

v0.5.0 · 2026-08-10

link_intersect - the links your competitors have that you don't · New tool: link_intersect answers the classic outreach question - what links do our competitors have that we don't? - and, for a single company, "what…

v0.4.9 · 2026-08-08

The complete technical SEO audit at conversation speed - GSC history + a first-party crawl + on-demand DataForSEO, merged into one prioritised audit inside Claude. · This release rolls up everything since v0.4.3 and…

04 · Who maintains Seo Audit Console

seo-audit-console is maintained by houtini-ai. We track 9 MCP servers from houtini-ai - 7 actively maintained, 215 combined GitHub stars, oldest repo from Sep 2025. Full record: all servers from houtini-ai.

  1. gemini Model Context Protocol server for Google Gemini AI with chat, research, and grounding ★ 30
  2. lm Connect Claude to any OpenAI-compatible LLM endpoint and offload routine work to a local model. ★ 111
  3. geo-analyzer Scores content on the signals that get it cited by ChatGPT, Perplexity and AI Overviews ★ 21
  4. google-knowledge-graph Search Google's Knowledge Graph for structured information about real-world entities ★ 11
  5. seo-crawler-mcp Crawl and analyse websites for SEO errors using Crawlee with SQLite storage ★ 16
  6. fmp Access financial data and market information via Financial Modeling Prep API ★ 2

05 · Facts

category
web scraping - ranked #15 of 78 actively-maintained web scraping servers as of 2026-08-25.
release cadence
5 releases in the last 90 days (latest 2026-08-14)
registry
io.github.houtini-ai/seo-audit-console (active, first published 2026-08-04 · 11 versions)
packages
npm:@houtini/seo-audit-console

06 · Seo Audit Console FAQ

What is Seo Audit Console?

A technical SEO audit you can hold a conversation with - built from your own Search Console data and a live crawl of your site, run inside Claude. It runs locally over stdio via the published package.

Is Seo Audit Console still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-19 and it shipped 5 releases in the last 90 days. We re-verify nightly.

How do I install Seo Audit Console?

Run `npx -y @houtini/seo-audit-console`. You can also paste the ready-made client config above.

Does Seo Audit Console run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Seo Audit Console

More web scraping MCP servers · Websharp · LLM Optimizer · twscrape Twitter/X (read-only) · Kreuzcrawl

More TypeScript MCP servers · MERX - TRON Resource Exchange · Grok MCP · Hqbase · Agent Scrape · Httpayer MCP Server · see all