SEO research, audits, backlinks, GSC, and content workflow tools for AI agents.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
en β’ es β’ de β’ ja β’ fr β’ pt β’ ru β’ it β’ nl β’ pl
Model Context Protocol server for SEO research, audits, and content workflow β secured by OAuth.
VibeSEO MCP brings live SEO work into your AI assistant. Connect Claude, ChatGPT, Cursor, VS Code, or a CLI client to VibeSEO. Then ask for keyword research, audits, backlinks, Search Console trends, and content workflow actions in natural language.
https://mcp.vibeseo.dev/mcpmcp:toolsVibeSEO MCP is a remote, OAuth-secured server. Add this to your client's MCP config:
One-click install:
CLI clients (Claude Code, Gemini CLI, Codex CLI) and manual snippets: see Supported clients.
The MCP server maps to the same SEO workflow inside VibeSEO. Categories:
| Category | What it covers |
|---|---|
| π Projects | List projects, read project and site information, list and replace tracked competitors. |
| π Keywords | Metrics, autocomplete, related, question, preposition and comparison keywords, lookup history. |
| π Domains | Overview, top keywords, top pages, traffic history, competitor ideas, lookup history. |
| π§― Audits | Start site audits, read summaries, list issues, inspect crawled pages. |
| π GSC | Connection status, summaries, top queries, top pages, trends, query details. |
| βοΈ Competitive | Competitive overview and keyword gap analysis across domains. |
| π Locations | Countries, languages, locations, city lookups, location codes for market-specific research. |
| π Backlinks (Pro) | Profile, referring domains, anchors, backlink history. |
| βοΈ Content (Pro) | Ideas, drafts, approvals, scheduling, content calendar, publications, keyword scoring. |
The live tool set evolves. For the exact, up-to-date list, run tools/list against https://mcp.vibeseo.dev/mcp.
The tools call paid data providers and AI models on your behalf, so they need a live VibeSEO subscription β a trial or a paid plan. There is no anonymous or free-forever tier.
| Trial | SEO Researcher | Pro | |
|---|---|---|---|
| Price | $0 today, card required | $9/mo | $39/mo |
| Keywords, domains, audits, GSC, competitive, locations | β | β | β |
| Backlink data | β | β | β |
| AI content workflow (ideas, drafts, publishing) | β | β | β |
| Monthly credits | 40 | 400 | 1500 |
The trial is card-required, starts at $0, and can be cancelled at any time; it runs at research-level limits and converts to the plan you picked when it ends. Credits meter the calls that cost money (keyword lookups, audits, AI generation) β see vibeseo.dev/pricing for the current plans.
You never have to leave the chat to pay. If you call a tool without an active subscription, out of credits, or on a plan that doesn't include it, the tool result comes back with a one-click checkout or top-up link for your account.
Setup paths for each:
claude_desktop_config.json~/.cursor/mcp.json.vscode/mcp.jsonclaude mcp add --transport http vibeseo https://mcp.vibeseo.dev/mcpgemini mcp add --transport http vibeseo https://mcp.vibeseo.dev/mcpcodex mcp add vibeseo --url https://mcp.vibeseo.dev/mcpFull per-client install instructions: docs/setup.md.
This repository is also a Cursor plugin. It contributes one MCP server (vibeseo) and no rules, skills, agents, or hooks.
mcp.json points Cursor at the hosted server:
There is nothing to configure. No API key or environment variable is required: the server advertises OAuth 2.1 metadata, and Cursor registers itself dynamically and opens the consent screen on first use. Authorizing needs a VibeSEO account on a trial or paid plan β see Plans & access.
Keyword plan
"Find comparison keywords for my invoicing app that are realistic to rank for."
β VibeSEO returns a prioritized topic list (commercial intent, lower difficulty, comparison angle).
Technical audit
"Audit my project and tell me what to fix before publishing more articles."
β VibeSEO turns crawl data into next actions (missing canonicals, oversized images, internal-link gaps).
Publish queue
"Show ready posts, generate the next draft, and schedule the strongest one."
β VibeSEO manages the content workflow (counts of Ready/Drafting, schedules the next approved article).
More: docs/examples.md.
Auth is OAuth 2.1 with PKCE. Your assistant gets a token scoped to mcp:tools, tied to your VibeSEO account. Tokens are revocable at any time from the VibeSEO MCP page under "Connected clients" β disconnecting a client revokes its access immediately.
MCP can help manage the workflow, but VibeSEO keeps the approval gate before content goes live. Drafts and scheduled posts still go through the standard review step inside VibeSEO.
OAuth flow details: docs/oauth.md.
Common connection, OAuth, and tool-call errors: docs/troubleshooting.md.
https://mcp.vibeseo.dev/mcphttps://api.vibeseo.devMIT β see LICENSE.
Built by @sultanlive. VibeSEO is a hosted SEO platform; this repo is documentation for its public MCP server. Server source is not open.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/vibeseo)<a href="https://allmcps.com/mcp/vibeseo"><img src="https://allmcps.com/api/badge/vibeseo?style=directory" alt="VibeSEO on AllMCPs" /></a>