open-seo-mcp-skills
Open-source SEO + GEO skills for Claude — keyword research, rank tracking, site audits, backlinks, competitor gaps, AI visibility. Runs on your real Search Console / GA4 / ads data via MCP, with DataForSEO built in. Free, MIT.
Open SEO MCP Skills
Open-source SEO + GEO skills for Claude — keyword research, rank tracking, site audits, backlinks, competitor gaps, AI visibility — running on your own Search Console, Analytics and ads data through the Ryze MCP, with DataForSEO built in for the data Google won't give you.
No subscription for the tool. No markup on API calls. The skills are MIT — take them, change them, ship them.
Why this exists
"Open source SEO tools" are having a moment. Look closer and most are a UI over the DataForSEO API: you either bring your own key and pay per request, or pay a hosted subscription plus a ~28% markup on every data call. The code is free; the data never was.
This takes the opposite approach:
- Your rankings come from your actual Google Search Console — real positions, real clicks, not estimates
- Your traffic comes from your actual GA4 — including AI referral traffic (ChatGPT, Perplexity, Claude, Gemini)
- Your keyword volumes come from Google Ads keyword planner data
- Competitor keywords, backlinks and SERPs come from DataForSEO, already wired into the Ryze connector — no key to manage, no markup layer to build
- Ahrefs and Semrush are also connectable if you already pay for them
Install (2 steps)
1. Connect the Ryze MCP — in Claude: Settings → Connectors → Customize → add custom connector:
Name: Ryze AI
URL: https://connector.get-ryze.ai/mcp
Sign in, pick your workspace, connect your Google Search Console / GA4 / ads accounts once. Full guide: https://help.get-ryze.ai/claude/connect
2. Install the skills — as a Claude Code plugin:
claude plugin marketplace add Ryze-AI-Adgent/open-seo-mcp-skills
/plugin install open-seo-mcp-skills@ryze
or just copy them:
git clone https://github.com/Ryze-AI-Adgent/open-seo-mcp-skills && cp -r open-seo-mcp-skills/skills/* ~/.claude/skills/
The skills
| Skill | What it does | Data source |
|---|---|---|
seo-audit | Full site audit: indexation, CTR anomalies, decaying pages, quick wins | GSC + GA4 |
keyword-research | Seed → ideas → volume/CPC/intent → clustered keyword plan | Google Ads + DataForSEO |
rank-tracking | Position movers between any two periods, no tracker subscription | GSC |
competitor-gap | Keywords a competitor ranks for that you don't | DataForSEO + GSC |
backlink-check | Backlink profile + referring domains vs a competitor | DataForSEO |
ai-visibility | Which AI engines send you traffic and which pages they cite | GA4 AI-referral reports |
content-brief | SERP-driven brief: headings, entities, questions, internal links | DataForSEO + GSC |
seo-vs-ads | Queries you pay for that you already rank for organically | GSC × Google Ads |
Then just ask: "run an SEO audit on my site", "what keywords does competitor.com rank for that I don't?", "how much am I paying for clicks I'd get free?"
How it compares
| OpenSEO-style wrappers | Semrush/Ahrefs | This | |
|---|---|---|---|
| Tool cost | free code or ~$10/mo hosted | $120+/mo | free (MIT) |
| Data cost | your DataForSEO bill (+~28% markup if hosted) | included | through your Ryze workspace |
| Rankings | estimated from SERP scrapes | estimated | your real GSC positions |
| Traffic | estimated | estimated | your real GA4 |
| AI visibility | prompt-sampling estimates | limited | your actual AI referral traffic |
| Works inside Claude | via MCP | no | native skills + MCP |
Notes for skill authors
같은 카테고리 다른 리소스
Next.js
React 기반 풀스택 프레임워크. App Router와 서버 컴포넌트(RSC)가 사실상 표준이며, SSR·SSG·ISR을 한 프로젝트 안에서 다룬다.
shadcn/ui
복사·붙여넣기 방식의 React 컴포넌트 모음. npm 의존성이 아닌 코드 소유권 모델이라 커스터마이징이 자유롭다.
Supabase
PostgreSQL 기반 BaaS. Auth · Realtime · Storage · Edge Functions 통합.
Anthropic MCP
Claude가 외부 도구/데이터에 접근하도록 해주는 프로토콜 표준. 생태계의 근간.
