mcpbeat

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. 2 installs a week from npm.

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

2
Installs / week
npm · seo-audit-tool
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

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"
    }
  }
}

Alternatives to SEO Audit Tool

same job, measured the same way
SEO
by rog0x

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

31 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
Athena Protocol
by n0zer0d4y

AI tech lead for coding agents with validation and impact analysis

25 installs/wk local only
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
SEO Page Analyzer
by br0ski777

SEO audit any URL: meta tags, headings, links, images, Schema.org, score 0-100. x402.

2 tools 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.

24 installs/wk local only
mcp-erid
by atomno-mcp

Russian ad marking (38-FZ) checker: erid validation, ad-page audit, compliance hints.

209 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 2 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 2 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.