mcpbeat Sign in

SEO Audit Tool MCP Server

local only

SEO Audit Tool runs on your own machine — the client starts it, so there is no endpoint to ping. 26 installs a week from npm.

SEO page audits with 0-100 scoring, keyword analysis, link checking, sitemap validation

Installs per day peak 130 · avg 6 · +3500% w/w
a month agotoday
26
Installs / week
npm · seo-audit-tool
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check SEO Audit Tool every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add seo-audit-tool -- npx -y seo-audit-tool
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "seo-audit-tool": {
      "args": [
        "-y",
        "seo-audit-tool"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.seo-audit-tool]
command = "npx"
args = ["-y", "seo-audit-tool"]
.cursor/mcp.json
{
  "mcpServers": {
    "seo-audit-tool": {
      "args": [
        "-y",
        "seo-audit-tool"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "seo-audit-tool": {
      "args": [
        "-y",
        "seo-audit-tool"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: LICENSE_KEY (License key (emailed after purchase at https://aivp-mcp.vercel.app). Omit for the free trial (3 calls per tool).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to SEO Audit Tool

same job, measured the same way
SEO
by rog0x

SEO analysis - meta tags, keywords, links, page speed

32 installs/wk local only
SEOcrawl AI
by seocrawl

Live Google Search Console data, keyword/page analysis, site audit and SEO tasks from SEOcrawl AI.

answering
SEO Authority MCP
by forgemeshlabs

SEO authority, keyword, competitor, content, site-audit, and internal-link tools with optional.

38 installs/wk local only
Athena Protocol
by n0zer0d4y

AI tech lead for coding agents with validation and impact analysis

48 installs/wk local only
Google Search Console MCP
by mcpsearchconsole

Google Search Console SEO analytics, keyword rankings, URL inspection, sitemaps, PageSpeed checks.

answering
llms.txt Checker - AI Readiness Audit
by apifymcpfactory-droid

Checks llms.txt, AI crawler access in robots.txt, and sitemap - with a 0-100 AI readiness score.

answering
Ubersuggest
by neilpatelapi

Ubersuggest SEO tools: keyword research, competitor analysis, backlinks, site audits and more.

answering
SEO Analyzer
by ryudi84

MCP server for SEO analysis: meta tags, headings, keywords, sitemaps.

23 installs/wk local only

SEO Audit Tool — questions

Answers built from our own checks of this server.

Why is there no uptime for SEO Audit Tool?
SEO Audit Tool runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package seo-audit-tool was installed 26 times last week.
How do I connect SEO Audit Tool?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls seo-audit-tool straight from npm; nothing to host, nothing to sign up for.
How many people use SEO Audit Tool?
The npm package seo-audit-tool was installed 26 times in the last week. Week over week that is +3500%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.