Ranki.io SEO/AEO consultant
The free SEO and AEO MCP server that turns your Claude / Cursor / ChatGPT Desktop into a senior SEO + AEO consultant. Audits any URL, generates sitemap.xml / llms.txt / robots.txt, finds keyword gaps, and tells your AI exactly what to fix — all using your own AI credits, never ours.
Ads
Overview
> The MCP that doesn't just report — your agent fixes. Audits any URL for SEO and Answer Engine Optimization, measures real Core Web Vitals via Google PageSpeed Insights, and instructs your agent to convert images to AVIF and WebP, rewrite <img> tags into responsive <picture> with srcset and alt, drop in JSON-LD schema, generate sitemap.xml / llms.txt / robots.txt, classify hidden pages — then re-runs the audit to prove the score moved. All inside Claude Code, Claude Desktop, Cursor, Windsurf and ChatGPT Desktop.
Installation
npx @ranki.io/cli install
Configuration
{
"mcpServers": {
"ranki": {
"command": "npx",
"args": ["-y", "@ranki.io/mcp"],
"env": { "RANKI_API_KEY": "rk_live_..." }
}Capabilities
- Audit on-page SEO
Run `audit_seo` on any URL to get a 0–100 scorecard covering titles, meta descriptions, canonicals, image alt coverage, and JSON-LD presence with per-failure fix recipes.
- Audit Answer Engine Optimization
Use `audit_aeo` to check FAQPage schema, definitional intros, `llms.txt`, AI bot permissions, and answer-style headings so your site gets cited by ChatGPT and Claude.
- Measure Core Web Vitals and speed
Call `audit_speed` or `audit_core_web_vitals` to retrieve real Lighthouse scores and LCP/CLS/INP metrics, then get exact image optimization commands via `optimize_images`.
- Generate essential SEO files
Produce deploy-ready `robots.txt`, `sitemap.xml`, `llms.txt`, and JSON-LD schema in one step with `seo_starter_kit` or the individual `generate_*` tools.
- Find content opportunities
Ask `find_topic_ideas` for a structured brief of 15 article topics by intent, or use `find_keyword_gap` to discover keywords competitors rank for that you don’t.
- Classify hidden pages
Run `audit_hidden_pages` across a domain to identify admin routes, drafts, and noindex pages, then receive a ready-to-paste `robots.txt` block.
Tags
- seo
- marketing
- web-research
- content-creation
- analytics
Related MCP servers
auto-geo
OfficialGEO optimized content publishing engine for AI visibility
Taplio
OfficialRun your Linkedin account from claude or chatgpt
AIOProductOS/studio-mcp
OfficialTurns your AI host into a product videographer: scripted screen recordings of your own web app with a visible gliding cursor, camera zooms, highlight callouts, captions, and designed scene transitions, plus marketing-grade screenshots; deterministic dark-frame cleanup and MP4/GIF export. Free and fully local. `npx -y @aioproductoscom/mcp-studio`
acamolese/google-search-console-mcp
Google Search Console MCP server: query performance data, inspect URLs, check indexing, and generate brandable HTML SEO audit reports with a 30/60/90-day roadmap. Read-only OAuth scope, installable via `uvx mcp-google-search-console`.