mcpbeat Sign in

SEO MCP Server

by metricspot Your server? Claim it
answering

SEO MCP is answering right now. Last checked 13 min ago. 53 installs a week from npm. It exposes 6 tools. Last commit 22 May 2026.

Six tools for SEO and AI-readability audits. 91 checks, 11 score modules.

Installs per day peak 15 · avg 8 · +127% w/w
a month agotoday
Uptime history 47 days of history · worst day 99%
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
6
Tools
read from the server
150 ms
Response time
average over 24h
53
Installs / week
npm and PyPI

Nothing serious here today

Today is the operative word: we check SEO 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

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add seo-mcp --transport http https://mcp.metricspot.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "seo-mcp": {
      "url": "https://mcp.metricspot.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.seo-mcp]
url = "https://mcp.metricspot.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "seo-mcp": {
      "url": "https://mcp.metricspot.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "seo-mcp": {
      "url": "https://mcp.metricspot.com/mcp"
    }
  }
}

This one needs environment variables set before it will start: MCP_API_KEY (Your MetricSpot API key (ms_live_...) from app.metricspot.com/settings/api-keys. Required for 5 of the 6 tools; omit to use only run_audit_anonymous (1 audit per IP per 24 hours, no auth).). The author declared them in the registry entry; get the values from the project itself.

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

audit
get_audit
Fetch a previously-run audit by id. Returns module scores (0-100), total score, all findings with severity, recommendation text, and links to the HTML report. Use this to poll a queued `run_audit` until `status: complete`. Requires an API key.
get_audit_pdf
Return a signed download URL for the branded PDF report for a given audit id. If no PDF has been rendered yet, queues a render and returns `status: queued` — poll the same tool again, or fetch the URL directly once ready. Requires an API key.
run_audit
Queue a full SEO + AI-readability audit (includes Core Web Vitals from Google PSI and organic traffic if Google is linked). Returns the audit envelope immediately with `status: queued` and an `audit_id`. Poll `get_audit` with the returned `audit_id` until `status` becomes `complete` (typical 10-30s). Counts against the user's plan allowance. Requires an API key as a Bearer token. Quota and per-domain cooldowns mirror the dashboard.
run_audit_anonymous
Run a one-shot SEO + AI-readability audit on any public URL. Returns scores across 11 modules and ~90 checks, plus actionable findings with rule docs. Limited to 1 audit per IP per 24 hours — for higher volume, get an API key at https://app.metricspot.com/settings/api-keys and use `run_audit`. Synchronous: blocks until the audit completes. Does NOT include Core Web Vitals (use `run_audit` for full PSI scoring). No auth required.
audits
list_audits
List the user's audits (most recent first, deduplicated by URL). Returns `audit_id`, `url`, `status`, `total_score`, `created_at`. Default limit 24, max 100. Use the returned `audit_id` with `get_audit` for full findings. Requires an API key.
organic
get_organic_traffic
If the user has linked GA4 + Google Search Console, return the 28-day organic traffic snapshot for an audit: session count, daily trend, top landing pages, top queries, and indexing health. Returns `connected: false` if Google is not linked. Cached 24h server-side. Requires an API key.

Endpoints

URLTransportStateLatencyChecked
https://mcp.metricspot.com/mcp streamable-http answering 131 ms 13 min ago

Alternatives to SEO MCP

same job, measured the same way
iGods GEO Visibility Tool (GVT)
by igods

GEO visibility tests, score trends, sitemap discovery, and domain monitoring for AI agents.

19 tools answering
Httpstatus
by httpstatus

AI-callable tools for API mocking, testing, monitoring, security, and automation.

answering
Webhook AI MCP
by csoai-org

Webhook Ai tools for AI agents. Capabilities: validate webhook signature, log webhook event, replay

141 installs/wk local only
Holster MCP
by nautaai

Local-first secret scanning, rotation, vault, and audit-log tools for AI agents.

91 installs/wk local only
MiniURL
by addychang

OAuth 2.1 short-link tools for AI agents with scoped tokens, approvals, audit logs, and revocation.

24 tools answering
SEO Tools: Yandex.Metrica
by antohins

MCP server for Yandex.Metrica Stat API (read-only).

88 installs/wk local only
Frase SEO
by frase

SEO, GEO & AI Visibility — research, write, optimize, publish & monitor content. 121 tools.

480 installs/wk answering
Orbilo
by orbilo

Check whether a website is ready for AI agents (UCP, WebMCP, Access) and monitor your own sites.

5 tools answering

SEO MCP — questions

Answers built from our own checks of this server.

What can SEO MCP do?
It exposes 6 tools, read directly from the server on our last check. Among them: get_audit, get_audit_pdf, get_organic_traffic, list_audits, run_audit, run_audit_anonymous. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is SEO MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 150 ms. The bar chart above shows every period we have measured.
How do I connect SEO 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 is a remote server, so there is nothing to install — the client connects to the address.
Does SEO MCP need an API key?
No. SEO MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is SEO MCP?
It answers our handshake in 150 ms on average, which is faster than 76% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use SEO MCP?
The npm package @metricspot/mcp-server was installed 53 times in the last week. Week over week that is +127%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is SEO MCP open source?
We cannot say either way: written in TypeScript, 0 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.