mcpbeat Sign in

SEO Analyzer MCP Server

local only

SEO Analyzer runs on your own machine — the client starts it, so there is no endpoint to ping. 26 installs a week from npm. Last commit 25 Feb 2026.

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

Installs per day peak 15 · avg 3 · -17% w/w
a month agotoday
26
Installs / week
npm · sovereign-seo-analyzer-mcp
1
Stars
0 open issues
25 Feb 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check SEO Analyzer 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-analyzer -- npx -y sovereign-seo-analyzer-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "seo-analyzer": {
      "args": [
        "-y",
        "sovereign-seo-analyzer-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.seo-analyzer]
command = "npx"
args = ["-y", "sovereign-seo-analyzer-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "seo-analyzer": {
      "args": [
        "-y",
        "sovereign-seo-analyzer-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "seo-analyzer": {
      "args": [
        "-y",
        "sovereign-seo-analyzer-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to SEO Analyzer

same job, measured the same way
SEO
by rog0x

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

35 installs/wk local only
CalmSEO
by calmseo

SEO MCP server for keyword research, SERP analysis, audits, and Search Console workflows.

answering
MCP Mat
by codelipenghui

Headless Eclipse MAT MCP server for Java heap dump analysis

42 installs/wk local only
Paid Ads
by connected-paths

Hosted MCP server for Google Ads and LinkedIn Ads analysis.

answering
Code Analyze MCP
by clouatre-labs

MCP server for code structure analysis using tree-sitter.

local only
Withings MCP
by partymola

MCP server for the Withings Health API with OAuth, local SQLite cache, and trend analysis.

1 062 installs/wk local only
Aptu Coder
by clouatre-labs

MCP server for code structure analysis using tree-sitter.

local only
Code Fundi MCP
by felixwaweru

CodeFundi MCP server for codebase mapping and blast-radius analysis.

48 installs/wk local only

SEO Analyzer — questions

Answers built from our own checks of this server.

Why is there no uptime for SEO Analyzer?
SEO Analyzer 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 sovereign-seo-analyzer-mcp was installed 26 times last week.
How do I connect SEO Analyzer?
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 sovereign-seo-analyzer-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use SEO Analyzer?
The npm package sovereign-seo-analyzer-mcp was installed 26 times in the last week. Week over week that is -17%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is SEO Analyzer open source?
We cannot say either way: written in JavaScript and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.