Seo Monster MCP Server

Don't learn another SEO dashboard. Just ask. The open-source SEO analyst that lives inside the AI assistant you already use - working from your own Search Console, Analytics, and PageSpeed data, on your machine. Its 24 documented tools cover gsc, ga4, analytics, inspect. It runs locally over stdio via the published package.

People connecting cloud infrastructure tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-06-20 · ★ 3 · #76 OF 141 MAINTAINED CLOUD INFRASTRUCTURE · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Seo Monster

before you install - you'll need

Set SEO_MCP_GOOGLE_OAUTH_CLIENT, SEO_MCP_GOOGLE_TOKEN, SEO_MCP_GA4_PROPERTY_ID, PSI_API_KEY, CF_API_TOKEN before connecting.

Claude Code

claude mcp add avansaber-seo-monster -- uvx seo-monster

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "avansaber-seo-monster": {
      "command": "uvx",
      "args": [
        "seo-monster"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

pypi package seo-monster - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.avansaber is GitHub-verified and matches the repo owner

03 · What Seo Monster can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can inspect up to 25 URLs, per-URL failures collected, request (re)crawl via the Indexing API (write,, query already ranking top N with below-target, and query that draw impressions but barely any clicks.

Capability map

Tools grouped from the project's README - what Seo Monster lets an agent do.

Gsc

12 tools - e.g. properties the credentials can see, with permission; the workhorse: clicks/impressions/CTR/position by; current vs prior window with per-key deltas.

gsc_list_properties · gsc_search_analytics · gsc_compare_periods · gsc_inspect_url · gsc_batch_inspect_urls · gsc_list_sitemaps…

Ga4

4 tools - e.g. the workhorse: arbitrary dimensions/metrics/date range,; top landing pages, organic-only by default.; sessions/engagement/conversions by channel group.

ga4_run_report · ga4_top_landing_pages · ga4_traffic_by_channel · ga4_organic_search_overview

Purge

2 tools - e.g. purge specific URLs (gated).; purge an entire zone (gated + confirm token).

cf_purge_cache · cf_purge_cache_all

System

1 tool - e.g. which services are configured/reachable, the Google auth

system_status

Psi

1 tool - e.g. Lighthouse scores, lab Core Web Vitals, and field (CrUX) Core

psi_analyze

Zones

1 tool - e.g. zones the token can see.

cf_list_zones

Zone

1 tool - e.g. status, plan, name servers for a zone.

cf_zone_info

Dns

1 tool - e.g. DNS records (read-only); useful for verifying canonical host

cf_list_dns

Latest releases

v0.9.2 · 2026-06-20

SEOMonster v0.9.2 - Discovery + AI/GEO · The biggest release since the technical-SEO line: SEOMonster goes from "diagnose my own data" to "discover what I don't, and prove it moved" - including the AI answer surfaces…

v0.8.2 · 2026-06-02

cf_managed_robots - the managed-robots / Content-Signals control tool, completing the robots feature line (detection 0.8.0 -> advisor 0.8.1 -> control 0.8.2). One new tool (59 tools / 13 prompts).…

v0.8.1 · 2026-06-02

robots_ai_posture - the Content-Signals advisor, part 3 of the robots feature line. One new tool (58 tools / 13 prompts). · robots_ai_posture(goal?, sitemap_url?) - a deterministic, offline advisor for the…

04 · Who maintains Seo Monster

seo-monster is maintained by avansaber. It's the only MCP server we track from this author; the repo dates to May 2026.

05 · Facts

category
cloud infrastructure - ranked #76 of 141 actively-maintained cloud infrastructure servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-06-20)
registry
io.github.avansaber/seo-monster (active, first published 2026-05-28 · 4 versions)
packages
pypi:seo-monster

06 · Seo Monster FAQ

Is Seo Monster still maintained?

Yes - as of 2026-08-25, its last commit was 2026-06-20 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

What can Seo Monster do?

With this server connected, an agent can inspect up to 25 URLs, per-URL failures collected, request (re)crawl via the Indexing API (write,, query already ranking top N with below-target, and query that draw impressions but barely any clicks.

How do I install Seo Monster?

Run `uvx seo-monster`. The README documents 5 environment variables (SEO_MCP_GOOGLE_OAUTH_CLIENT, SEO_MCP_GOOGLE_TOKEN, SEO_MCP_GA4_PROPERTY_ID…) to set first. Set SEO_MCP_GOOGLE_OAUTH_CLIENT, SEO_MCP_GOOGLE_TOKEN, SEO_MCP_GA4_PROPERTY_ID, PSI_API_KEY, CF_API_TOKEN before connecting. You can also paste the ready-made client config above.

Does Seo Monster run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Seo Monster

More cloud infrastructure MCP servers · Containerization Assist · Token Tool · NIM Key Manager · Evmole · Agent^rider

More Python MCP servers · Open Pitch · Upnote Lens MCP · Server for OSCAL · Türk Hukuku İçtihat · Python Docs MCP Server · see all