mcpbeat Sign in

SEO Authority MCP Server

local only

SEO Authority MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from npm. Last commit 1 Sep 2026.

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

Installs per day peak 173 · avg 13 · -76% w/w
a month agotoday
49
Installs / week
npm · @forgemeshlabs/seo-authority-mcp
0
Stars
0 open issues
1 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

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

This one needs environment variables set before it will start: SEO_API_BASE (Optional backend override; defaults to https://seo.forgemesh.io.), SEO_X402_PRIVATE_KEY (Optional EVM wallet private key for automatic x402 USDC settlement.), SEO_MAX_PAYMENT_USDC (Maximum automatic payment per tool call; defaults to 0.15 USDC.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to SEO Authority MCP

same job, measured the same way
TrustGrowth
by trustgrowth

Site scores, audits, Search Console, keywords, competitors, authority and AI visibility tools.

answering
Ubersuggest
by neilpatelapi

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

answering
AIsa Domain & Keyword Research
by aisa

Domain authority, ranked and related keywords, difficulty, intent and competitors.

answering
I
SEO Audit Tool
by vpatser1

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

27 installs/wk local only
Wordlift
by wordlift

Knowledge Graph, GraphQL, GS1 Digital Link and SEO tools for semantic content optimization.

answering
Ahrefs
by mcparmory

Analyze domain authority, backlinks, traffic, and keyword rankings for SEO intelligence

246 installs/wk local only
SEOforGPT
by seoforgpt

AI visibility reports, competitor insights, readiness audits, and GEO content workflows.

answering
Canvas MCP
by vishalsachdev

Canvas LMS integration for students and educators with optional privacy controls

622 installs/wk local only

SEO Authority MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for SEO Authority MCP?
SEO Authority MCP 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 @forgemeshlabs/seo-authority-mcp was installed 49 times last week.
How do I connect SEO Authority MCP?
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 @forgemeshlabs/seo-authority-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use SEO Authority MCP?
The npm package @forgemeshlabs/seo-authority-mcp was installed 49 times in the last week. Week over week that is -76%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is SEO Authority MCP open source?
Yes — it is published under the MIT licence, written in TypeScript 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.