VisiblyAI MCP Server
The VisiblyAI MCP Server provides a comprehensive SEO toolkit for Claude Code, combining free local utilities and paid API-powered analytics.
š Free Tools (no API key):
Classify keywords by intent, funnel stage, and topic (supports DE + EN)
Access SEO checklists (general, blog, ecommerce, etc.) and best practices
Retrieve official Google Search guidelines
Analyze URL structure for SEO-friendliness
Get step-by-step workflow guides (audit, keyword research, etc.)
Check account credit balance and subscription tier
List available countries for data queries
š³ Paid Tools (API key + credits):
Advanced keyword classification powered by DataForSEO
Traffic snapshots and historical trends (up to 5 years)
Top-ranking keywords with volume, position, and URL
Competitor discovery based on keyword overlap
Backlink profiles with Domain Rating and referring domains
Keyword validation (search volume, competition, CPC)
Live website crawling with optional 24-point OnPage SEO audit
SERP analysis showing top results and features
PageSpeed and Core Web Vitals (LCP, CLS, TBT)
Sitemap audit (duplicates, broken links, lastmod coverage)
Structured data and hreflang validation
Broken link detection
Specialized AI agents (analyst, strategist, copywriter, etc.)
Multi-step workflows (performance audit, indexing diagnosis, quick wins)
AI-driven content coverage and topic gap analysis
Semantic search over an SEO knowledge base
š Google & Project Tools (API key, free credits):
Manage EEAT projects and view analysis scores
Connect Google Search Console and Google Analytics 4 properties
Query GSC for clicks, impressions, CTR, and position
Pull GA4 reports on traffic, top pages, sources, and revenue
Provides access to Google Search Console and Google Analytics 4 data, including queries for clicks, impressions, CTR, position, traffic overview, top pages, traffic sources, and revenue. Also includes Google Search guidelines and EEAT project management.
Integrates with Google PageSpeed Insights to check Core Web Vitals metrics (LCP, CLS, TBT) and performance scores for any URL.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@VisiblyAI MCP ServerGive me the blog SEO checklist"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
VisiblyAI MCP Server
SEO tools for Claude Code. Free local tools + paid API-powered analysis.
Production routing: MCP clients connect to https://mcp.visibly-ai.com/mcp. The installed package sends API-backed tool calls to https://app.visibly-ai.com/api/v1/mcp. The marketing domain visibly-ai.com is not an API host.
Free tools (no API key needed): keyword classifier, SEO checklists, best practices, URL analysis, Google guidelines, workflow skills.
Paid tools (require API key + credits): traffic analysis, keyword research, backlinks, competitors, OnPage SEO audit, PageSpeed/Core Web Vitals, SERP analysis, sitemap audit, structured data validation, hreflang checks, link checking, SEO agents, SEO workflows, advanced keyword classification.
Quick Start
Option 1: Remote server (zero install, recommended)
No Python or pip needed. Just add a URL to your Claude Code config:
# With API key (all 33 tools):
claude mcp add --transport http \
--header "Authorization: Bearer lc_your_key" \
visiblyai https://mcp.visibly-ai.com/mcp
# Without API key (8 free tools only):
claude mcp add --transport http visiblyai https://mcp.visibly-ai.com/mcpOption 2: uvx (local, no install needed)
claude mcp add --transport stdio \
--env VISIBLYAI_API_KEY=lc_your_key \
visiblyai -- uvx visiblyai-mcp-serverOption 3: pip install (local)
pip install visiblyai-mcp-server
claude mcp add --transport stdio \
--env VISIBLYAI_API_KEY=lc_your_key \
visiblyai -- visiblyai-mcp-serverThen restart Claude Code.
No API key? Free tools work without one. Get an API key at visibly-ai.com/register to unlock paid tools.
Related MCP server: Rampify MCP Server
Tools
Free (local, no credits) ā 8 tools
Tool | Description |
| Classify keywords by intent, funnel stage, brand type, topic (local regex, DE+EN) |
| 5 checklists: general, blog, ecommerce, discover, backlink |
| Best practices: title tags, EEAT, Core Web Vitals, schema, and more |
| Official Google Search guidelines by category (scraped weekly) |
| Fetch SEO workflow guides: audit, keyword research, competitor analysis |
| Check URL SEO-friendliness |
| Check your credit balance and tier |
| Available countries for paid tools |
Paid (API-powered, uses credits) ā 20 tools
Tool | Credits | Description |
| varies | Keyword classification with DataForSEO Search Intent API + regex (more accurate intent) |
| varies | Current organic/paid traffic for a domain |
| varies | Traffic trends (up to 5 years) |
| varies | Top ranking keywords with volume and position |
| varies | Competitor domains by keyword overlap |
| varies | Backlink profile with Domain Rating |
| varies | Referring domains with authority scores |
| varies | Search volume, competition, CPC for keyword list |
| 15-60 | Live crawl + optional 24-point OnPage analysis |
| 15 | Full 24-point OnPage SEO audit |
| 15 | Live Google SERP results for a keyword: top organic results with position, URL, domain |
| 5 | Google PageSpeed Insights + Core Web Vitals: LCP, CLS, TBT, performance score |
| 20 | XML sitemap audit: total URLs, duplicates, broken links, lastmod coverage |
| 5 | JSON-LD and microdata validation: schema types, required fields, errors |
| 10 | Hreflang validation: x-default, language codes, bidirectional linking |
| 20 | Broken link detection on a page |
| varies | Run specialized SEO agents: analyst, strategist, copywriter, consultant |
| 150-200 | Multi-step SEO workflows: seo_performance_audit, indexing_diagnosis |
| 2 | Semantic RAG search over SEO knowledge base, blog articles, Google guidelines |
| 10-60 | AI query fan-out and content coverage analysis |
Google & Project (API key required, 0 credits) ā 5 tools
These tools use your own Google OAuth tokens connected via the VisiblyAI platform.
Tool | Description |
| List your EEAT projects with scores and status |
| Get project details, competitors, and Google connections |
| Show connected GSC/GA4 properties and pairings |
| Query GSC: clicks, impressions, CTR, position by query/page/country/device |
| Query GA4: traffic overview, top pages, traffic sources, revenue |
Examples
In Claude Code, just ask naturally:
> Classify these keywords: "seo tool kaufen", "was ist seo", "seo agentur berlin"
> Give me the blog SEO checklist in German
> What are the best practices for title tags?
> What does Google say about EEAT?
> Get the top keywords for example.com
> Run an OnPage SEO analysis on https://example.com/page for the keyword "seo tool"
> Run a full SEO performance audit for example.com (project_id: 12)
> Search the knowledge base for structured data best practicesConfiguration
Environment Variable
Variable | Required | Description |
| For API-backed tools | API key from visibly-ai.com |
| No | Override the API base URL for local development or staging |
Getting an API Key
Sign up at visibly-ai.com/register
Go to Settings > API Keys
Create a new key (starts with
lc_)Add it to your Claude Code MCP config
Subscription Tiers
Tier | Credits/month | Price |
Free | 0 | Free |
Standard | 2,500 | Paid |
Pro | 10,000 | Paid |
Agency | 50,000 | Paid |
Requirements
Python 3.10+
Claude Code CLI
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
AlicenseBqualityBmaintenanceA Model Context Protocol server that enables Claude to interact with DataForSEO APIs, allowing access to SEO data including SERPs, keyword research, on-page metrics, and domain analytics.174,882238Apache 2.0- AlicenseAqualityAmaintenanceIntegrates SEO analysis and Google Search Console data directly into Claude Code and Cursor. Performs real-time site audits, detects technical SEO issues, validates meta tags, generates structured data, and provides AI-powered recommendations for both production sites and local development servers.19333MIT
- Alicense-qualityDmaintenanceEnables Claude to perform full SEO audits on unpublished HTML, Markdown, or Word documents, including keyword analysis, meta tag suggestions, readability scoring, and heading structure validation.8MIT
- AlicenseAqualityFmaintenanceLets you ask Claude questions about your Google Search Console data and get real analysis, not raw API rows. Provides 20 tools for analysis, indexing, and safety.202,019101Apache 2.0
Related MCP Connectors
Live SEO workflow tools for Claude Code, Codex, and AI agents.
SEO research, audits, backlinks, GSC, and content workflow tools for AI agents.
SEO Intelligence MCP ā 13 tools: keyword research, SERP, domain audits, competitors.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AntonioBlago/visiblyai-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server