mcpbeat

SEO Web Analysis MCP Server

local only

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

Run Lighthouse audits, check SSL certificates, detect tech stacks, query WHOIS and DNS records

Installs per day peak 13 · avg 3 · -51% w/w
a month agotoday
26
Installs / week
npm · @thenextgennexus/seo-web-analysis-mcp-server
0
Stars
0 open issues
22 Feb 2026
Last commit
0 releases in 90 days
License
JavaScript

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-web-analysis-mcp-server -- npx -y @thenextgennexus/seo-web-analysis-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "seo-web-analysis-mcp-server": {
      "args": [
        "-y",
        "@thenextgennexus/seo-web-analysis-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.seo-web-analysis-mcp-server]
command = "npx"
args = ["-y", "@thenextgennexus/seo-web-analysis-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "seo-web-analysis-mcp-server": {
      "args": [
        "-y",
        "@thenextgennexus/seo-web-analysis-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "seo-web-analysis-mcp-server": {
      "args": [
        "-y",
        "@thenextgennexus/seo-web-analysis-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to SEO Web Analysis MCP Server

same job, measured the same way
Domain Intelligence API
by br0ski777

WHOIS, DNS records, SSL certificate data for any domain in one call. x402.

1 tools answering
Stacksfinder
by hoklims

Deterministic tech stack recommendations, audits, and project estimates. No hallucinations.

39 installs/wk local only
Porkbun DNS 🐷
by major

Manage DNS records, domains, DNSSEC, SSL certificates via MCP

110 installs/wk local only
Builtwith
by mcparmory

Detect technologies and tech stacks used on any website

101 installs/wk local only
HiveLearn
by williamechevarria

Read and author HiveLearn courses, events, quizzes, certificates, resources, leaderboards, tracks.

24 installs/wk 57 tools answering
C
Voxodds
by voxodds

All-in outcome rankings with live depth, fees, verified rules, EV checks, and track records.

18 tools answering
Web Network Tools
by erikirby

DNS lookup, WHOIS, SSL checker, and HTTP status tools. Uses public APIs only, no scraping.

22 installs/wk local only
Blacksmith
by grahamnotgrant

MCP server for Blacksmith CI - query runs, analyze test failures, detect flaky tests.

41 installs/wk local only

SEO Web Analysis MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for SEO Web Analysis MCP Server?
SEO Web Analysis MCP Server 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 @thenextgennexus/seo-web-analysis-mcp-server was installed 26 times last week.
How do I connect SEO Web Analysis MCP Server?
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 @thenextgennexus/seo-web-analysis-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use SEO Web Analysis MCP Server?
The npm package @thenextgennexus/seo-web-analysis-mcp-server was installed 26 times in the last week. Week over week that is -51%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is SEO Web Analysis MCP Server open source?
Yes — written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.