openseo

An OpenSEO plugin that connects a coding agent to an online SEO service through MCP. The service provides keyword research, competitor research, backlink data, site audits, search-result data, Search Console data, rank tracking, and local SEO tools.

In plain words
What is it for?
Researching keywords and competitors, checking search results, auditing websites, analysing backlinks, reviewing Search Console data, tracking rankings, and researching local SEO.
Why use it?
It gives the agent access to SEO research and website data instead of relying only on general knowledge.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add every-app/open-seo
agentmods
npx agentmods add plugins/every-app/open-seo/openseo
Clone the repo
git clone --depth 1 https://github.com/every-app/open-seo

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

openseo scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/openseo/.claude-plugin/plugin.json · 30 lines

What it actually says

{
  "name": "openseo",
  "displayName": "OpenSEO",
  "version": "1.0.0",
  "description": "Without good data, your agent gives generic advice. Keyword research, competitor research, backlinks, and site audits. All for $10/month.",
  "author": {
    "name": "OpenSEO",
    "url": "https://openseo.so"
  },
  "homepage": "https://openseo.so",
  "repository": "https://github.com/every-app/open-seo",
  "license": "MIT",
  "keywords": [
    "seo",
    "keyword-research",
    "serp",
    "site-audit",
    "backlinks",
    "search-console",
    "rank-tracking",
    "local-seo"
  ],
  "mcpServers": {
    "openseo": {
      "type": "http",
      "url": "https://app.openseo.so/mcp"
    }
  }
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 30 lines scan A f2e60277ed04

Subscribe to this mod's changes

openseo is a plugin published in the GitHub repository every-app/open-seo (16,131 stars, last pushed 9d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other plugins, from other repositories

claude-seo

Comprehensive SEO analysis plugin for Claude Code. 25 sub-skills (21 core + 1 orchestrator + 1 framework + 2 extension mirrors) and 18 sub-agents cover technical SEO, content quality, schema, sitemaps, Core Web Vitals, local SEO, backlinks, AI/GEO, ecommerce, hreflang, SXO, clustering, drift monitoring, and Google…

AgriciDaniel/claude-seo · not measured

claude-blog

AI-powered blog skill suite: 32 sub-skills and 5 agents for writing, rewriting, auditing, and optimizing content for Google rankings and AI citations (GEO/AEO). Includes the FLOW framework, semantic topic-cluster planning and execution, multilingual publishing, Google API integration (PSI, CrUX, GSC, GA4, YouTube…

AgriciDaniel/claude-blog · not measured

rampstack marketplace

RampStack Claude Skills: the website lifecycle as installable skills.

rampstackco/claude-skills · not measured

dataforseo-brain

Source-cited Obsidian brain for the DataForSEO v3 API: 12 modules, 200+ endpoints, the task/live execution model, and per-call costs.

AgriciDaniel/dataforseo-brain · not measured

youtube-agent-matrix

A complete YouTube channel operating system for Claude Code. Fourteen specialized subagents covering channel strategy, health audits, competitor intelligence, research, ideation, content calendars, hooks and retention-engineered scripts, thumbnails, SEO, upload metadata, Shorts, cross-platform repurposing…

PedroMeloOfficial/Youtube-Agent-Matrix · not measured

seo-tools

All eight servers at once: XMLStock, XMLRiver, Wordstat, Search Console, Analytics 4, Yandex.Webmaster, Yandex.Metrica and the A-Parser bridge. 100 tools — prefer the single-server plugins unless you need the lot.

antohins/seo-tools-mcp · not measured