Remote SEO/GEO MCP: Search Console, keyword research, backlinks, competitor & on-page audits.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
A batteries-included Claude Code blueprint for SEO freelancers and agencies. Wire up the Visibly AI MCP, get ready-made slash commands for the full client workflow โ Status-Quo โ Potential Analysis โ Offer โ CI-compliant PDF โ and a smart hook that nudges Claude toward real SEO data instead of guessing.
Built and battle-tested by Antonio Blago โ SEO Freelancer & creator of the Neuro-SEO Systemยฎ.
Quickstart โข What's inside โข Workflows โข CTR Model โข Customise โข Get a free key โข Book a call
SEO consulting is the same five jobs over and over: pull the real ranking data, map it against the client's keyword set, quantify the opportunity, turn that into an offer, and ship a presentable PDF. Claude Code can do all of it โ if you give it the data sources, the methodology, and the guardrails.
This repo packages exactly that โ and it runs without any API key. Install it and the bundled .mcp.json connects to the Visibly AI MCP keyless, giving you the free knowledge tools (keyword classification, SEO checklists, Google guidelines, URL-structure analysis) plus the full local methodology; bring your own Search Console export and the entire Status-Quo โ Potential โ Offer โ PDF chain runs offline. Add a Visibly AI key when you want the data engine on tap โ live GSC/GA at 0 credits, keywords, backlinks, competitors and on-page audits through one MCP. Free by default, pro when you need it.
| Piece | What it does |
|---|---|
.mcp.json | Pre-wired Visibly AI MCP connection โ keyless by default (free knowledge tools); add a key to unlock live GSC, keywords, backlinks, competitors, on-page audits, crawling. |
/visibly-seo-status-quo | Maps a client's live organic visibility: GSC ร target keywords, classification, quick wins. |
/visibly-seo-potential | Potential analysis: empirical CTR model โ realistic 12-month targets โ traffic, lead & ROI math. |
/visibly-seo-offer | Drafts a tailored, phased SEO consulting offer from your analysis + client context. |
/visibly-seo-pdf-build | Turns any analysis script into a clean, brand-compliant PDF. |
| SEO hook | A UserPromptSubmit hook that detects SEO intent and steers Claude to Visibly AI MCP tools instead of generic scraping. |
CLAUDE.md | A project-instruction template encoding the whole workflow + folder conventions. |
docs/ | The methodology written out: workflows, the CTR model, and best practices. |
There are two ways to use this โ pick one.
You get the /visibly-seo-status-quo, /visibly-seo-potential, /visibly-seo-offer, /visibly-seo-pdf-build commands, the
auto-invoked SEO skills, the SEO-intent hook, and the keyless Visibly AI MCP โ wired in.
No key needed to start โ approve the MCP server and you have the free knowledge tools plus
the full local workflow.
Want the full data engine (live GSC, keywords, backlinks, on-page)? Add a Visibly AI key โ grab one at visibly-ai.com (~30s, no card), then connect it once (resolves at write time, stays out of git):
Restart with /reload-plugins if needed. See docs/setup.md for the
pro tier, Google-OAuth (0 credits) and optional DataForSEO wiring.
Use the full repo (docs, PDF template, setup script) as a project scaffold.
npm install -g @anthropic-ai/claude-code)Skip this for the free tier โ the keyless .mcp.json already works. To unlock the
full data engine, create a free account at visibly-ai.com,
copy your lc_... key, and connect it once (resolves at write time, stays out of git):
Full tier breakdown, Google-OAuth (live GSC/GA at 0 credits) and optional DataForSEO
wiring: docs/setup.md.
On first run, Claude Code will ask you to approve the Visibly AI MCP server. Approve it, then try:
That's it. On the free tier, feed a GSC export to the Python templates; with a key, data is pulled live. Either way you're running the full SEO workflow.
Each slash command corresponds to one phase of a real client engagement. They chain:
Full methodology is documented in docs/workflows.md.
The potential analysis is only as good as its click-through-rate curve. This repo ships the Keyword Study 2026 โ CTR by position from first-party Google Search Console data (1.3M keywords, 94 domains) โ instead of the inflated textbook numbers most templates still use.
The differentiator: the curve is intent-aware. A navigational keyword at position 1 earns ~8.9% CTR; an informational one ~3.2%. Forecasting with one blended number quietly mis-states the upside. See docs/ctr-model.md for the full intent-by-position table and the Python to apply it. Honest inputs โ defensible forecasts โ offers that survive scrutiny.
No surprises about data flow:
.mcp.json connects to mcp.visibly-ai.com without an account. Only the free knowledge tools respond (checklists, guidance, Google guidelines, keyword classification, URL-structure checks) โ no client data involved.query_search_console, query_analytics, keywords, backlinks, on-page) route through the Visibly AI backend, hosted on Railway in the EU. Your GSC/GA data passes through that backend to reach Claude โ that's the product, not a side effect. And it takes three explicit opt-ins before a single GSC row can flow: create a Visibly account, add your API key, and connect your Google account via OAuth inside Visibly. Without the Google consent, query_search_console has no property to read. Not acceptable for a client? Don't add the key: feed a GSC export to the local Python templates instead โ the full workflow still runs..claude/settings.json auto-allows only metadata and the free knowledge tools. Every tool that reads client data (GSC, GA, keywords, backlinks, on-page, crawling) sits in ask โ Claude prompts before using it..claude/hooks/seo-check.sh) runs locally, sends nothing anywhere, and only injects a reminder to use real data instead of guessing when your prompt looks SEO-related. Don't want the nudge? Delete the hook.Everything is plain Markdown and shell โ fork and adapt:
CLAUDE.md and templates/pdf_example.py with your colours, fonts, contact block..mcp.json. See docs/setup.md. Free walkthrough for building your own GSC access from scratch: Indexing Checker fรผr die Google Search Console (German)..claude/commands/*.md files are the workflows. Rewrite them in your own words..claude/hooks/seo-check.sh with your own keyword triggers.See docs/setup.md for a deeper walkthrough and docs/best-practices.md for the hard-won lessons.
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
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/visibly-ai-seo-mcp-server)<a href="https://allmcps.com/mcp/visibly-ai-seo-mcp-server"><img src="https://allmcps.com/api/badge/visibly-ai-seo-mcp-server?style=directory" alt="Visibly AI โ SEO MCP Server on AllMCPs" /></a>