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. **What you can do from chat:** - ๐ **Keyword research** โ volumes, CPC, difficulty, intent, autocomplete, questions, comparisons. - ๐ **Domain analysis** โ overview, top keywords and pages, traffic history, competitor ideas. - ๐ **Backlinks** โ profile, referring domains, anchors, history. - ๐ ๏ธ **Site audits** โ start audits, read crawl results, prioritize fixes by impact. - ๐ **GSC performance** โ connected Google Search Console summaries, top queries, trends, query diagnostics. - ๐ **Content workflow** โ list posts, refresh ideas, generate drafts, approve, schedule, and publish. **Built for real work, not demos:** - **OAuth-secured.** Tokens scoped to `mcp:tools`, tied to your VibeSEO account, revocable any time from the connected-clients table. - **Approval gate stays.** MCP can help manage the workflow, but VibeSEO keeps the human approval step before content goes live. - **Streamable HTTP transport.** Works with Claude (web & desktop), ChatGPT, Cursor, VS Code, Claude Code, Gemini CLI, and Codex CLI. **Setup:** open [vibeseo.dev/mcp](https://vibeseo.dev/mcp), pick your client, authorize via OAuth. One connection per client, lasts until you revoke.
How to connect
https://server.smithery.ai/vibeseo/vibeseo-mcp/mcp
curl -X POST https://server.smithery.ai/vibeseo/vibeseo-mcp/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'