Serveur Model Context Protocol (MCP) pour le SEO et l'AEOV1.0 LANCÉ

Give your AI agents Intelligence SEO, AEO et de Recherche en Temps Réel

Connect Code Claude, Curseur, Windsurf, or custom Python/TypeScript agents directly to live Google SERP data, AI brand visibility checks, bot visit logs, and page audits — over Anthropic's open Model Context Protocol.

Configuration Rapide — Ajout en 1 Commande

Add AI Rank Lab tools directly to your terminal agent in one command.

claude mcp add --transport http airanklab https://www.airanklab.com/api/v1/mcp \
  --header "x-api-key: YOUR_API_KEY" \
  --header "x-api-secret: YOUR_API_SECRET"
Interactive Agent Workflow

Comment les Agents IA exécutent les tâches SEO via MCP

Votre agent IA utilise le raisonnement en langage naturel pour planifier, interroger la base de données de recherche réelle d'AI Rank Lab, et mettre à jour le code ou générer des rapports en temps réel.

Aucun Scrapeur Personnalisé RequisYou don't need to write Python scrapers or manage Selenium/Puppeteer instances. The MCP server handles proxying, live Google SERP extraction, and DOM analysis natively.
MCP Execution Stream — Cursor IDE
Connecté
Requête Utilisateur : "Read my local blog file landing-page.tsx, then run a live AEO audit via AI Rank Lab MCP and rewrite the meta & schema tags directly in my file."
Étapes d'Exécution de l'Agent :
1.Cursor connects to https://www.airanklab.com/api/v1/mcp
2.Executes run_url_audit(url: "https://mysite.com")
3.Receives JSON audit payload: missing JSON-LD schema & low H2 keyword density
4.Applies code fixes directly inside landing-page.tsx
Result ready in editorEndpoint : /api/v1/mcp
Built-in Tool Ecosystem

Plus de 12 Outils SEO Opérationnels via MCP

Chaque outil disponible dans notre API développeur est automatiquement appelable par votre agent MCP avec une validation de schéma stricte et des estimations de crédit préliminaires.

run_url_audit

Full SEO + AEO + GEO Page Audit

Comprehensive analysis of any web page — technical health, Core Web Vitals, Schema markup, and AI Engine Optimization (AEO) readiness.

Exemple de Requête :"Run a full AEO and technical SEO audit on https://example.com/blog/ai-tools and give me a prioritized fix list."
Entrées : url: string, depth?: string
Sorties : SEO score, AEO score, GEO recommendations, critical fixes list
check_ai_brand_visibility

AI Search & LLM Citation Audit

Queries ChatGPT (GPT-4o), Claude 3.5, Gemini 1.5, and Perplexity to see if your brand is recommended for buyer queries vs. competitors.

Exemple de Requête :"Check if ChatGPT and Gemini cite our brand when asked: what is the best AI rank tracker software?"
Entrées : brand: string, domain: string, query: string
Sorties : Mention percentage, citation URLs, competitor gap analysis
search_keywords

Keyword Universe & SERP Intent

Pulls live search volumes, keyword difficulty (KD), CPC, SERP features (AI Overviews, PAA, Featured Snippets), and topic clusters.

Exemple de Requête :"Search keywords related to generative engine optimization and build a list sorted by volume and low difficulty."
Entrées : query: string, country?: string
Sorties : Keyword metrics array, difficulty score, SERP features, related terms
get_bot_visits

AI Bot Visit Logs (GPTBot, ClaudeBot)

Logs and reports how often AI engine crawlers (GPTBot, ClaudeBot, PerplexityBot, Bytespider) visit your website pages.

Exemple de Requête :"Fetch the bot visit logs for my domain over the last 14 days and show which pages GPTBot crawled most."
Entrées : domain: string, timeframe?: string
Sorties : Bot hit counts, top crawled URLs, crawler breakdown chart data
generate_llms_txt

llms.txt & llms-full.txt Generator

Generates standard /llms.txt files that structure your site content specifically for LLM scraping and AI citations.

Exemple de Requête :"Audit my website pages and generate a production-ready /llms.txt file to help AI models cite our product docs."
Entrées : domain: string, includeFull?: boolean
Sorties : Formatted markdown /llms.txt and /llms-full.txt code content
core_web_vitals

Core Web Vitals & PageSpeed Scan

Executes Google PageSpeed Insights scans for mobile and desktop, returning exact LCP, CLS, FID, and performance opportunities.

Exemple de Requête :"Check the Core Web Vitals for my landing page on mobile and tell me what is causing LCP delay."
Entrées : url: string, strategy?: "mobile" | "desktop"
Sorties : Performance score, Core Web Vitals pass/fail, diagnostics list
get_page_citations

Live AI Citation & Source Tracker

Retrieves active citations across ChatGPT, Perplexity, and Gemini search answers with source link verification.

Exemple de Requête :"Fetch all live AI citations for our pricing page and show which queries bring Perplexity users to us."
Entrées : domain: string, targetKeyword?: string
Sorties : Citation count, AI Engine source URLs, sentiment rating
generate_schema_markup

AI-Ready Schema.org JSON-LD Generator

Builds validated Organization, Product, Article, FAQ, and HowTo JSON-LD schemas optimized for AI search parsers.

Exemple de Requête :"Generate an FAQ JSON-LD schema markup for our top 5 product questions to place on our homepage."
Entrées : type: "article" | "product" | "faq", data: object
Sorties : Validated JSON-LD schema snippet string
analyze_competitor_gaps

Competitor AEO & Keyword Gap Matrix

Compares your website against up to 3 competitors to uncover missing keywords, AI Overview opportunities, and backlink gaps.

Exemple de Requête :"Compare our domain against competitorA.com and competitorB.com to find keywords where they rank in Google AI Overviews."
Entrées : myDomain: string, competitors: string[]
Sorties : Shared keywords, missing high-intent terms, AI gap score
get_search_console_queries

GSC AI Cannibalization & Decay Detector

Connects to Google Search Console to detect decaying pages, CTR anomalies, and internal keyword cannibalization.

Exemple de Requête :"Identify all blog pages on our site that lost more than 20% impressions in Search Console over the last month."
Entrées : domain: string, timeframe?: string
Sorties : Decaying URLs list, low-CTR keywords, cannibalization alerts
get_ga4_ai_traffic

GA4 AI Bot Referral Traffic Analyzer

Analyzes GA4 analytics data for referral traffic originating from ChatGPT, Claude, Perplexity, and Meta AI.

Exemple de Requête :"Show GA4 referral traffic coming from ChatGPT and Perplexity over the past 30 days and top landing pages."
Entrées : propertyId: string, timeframe?: string
Sorties : AI referral visitor count, conversion rate, top landing pages
generate_ai_content_brief

AI Content Brief & Outline Generator

Creates exhaustive content briefs with heading structures (H2/H3), semantic LSI keywords, and entity definitions designed for AEO.

Exemple de Requête :"Generate a comprehensive AI content brief targeting the keyword Model Context Protocol for SEO."
Entrées : topic: string, targetPersona?: string
Sorties : Markdown content brief with outline, entity list, target word count
High Performance Infrastructure

Conçu pour l'Évolutivité des Agents IA et la Sécurité des Agences

Comment le serveur MCP géré d'AI Rank Lab se compare aux API héritées et aux scrapeurs personnalisés.

Fonctionnalité / CapacitéAI Rank Lab MCPAPI SEO Héritées (Ahrefs/Semrush)Scrapeurs Personnalisés (Puppeteer)
Protocole StandardMCP Natif (HTTP Streamable)REST (Nécessite un code de liaison personnalisé)Aucun (DOM Brut)
Citations de marques d'IA et de LLMOui (ChatGPT, Claude, Gemini)NonNon fiable (Bloqué par Cloudflare)
Abonnements Mensuels0 $ de frais obligatoires (Crédits Universels)500 $ - 1 200 $ / moisCoûts élevés de proxy et de serveur
Sécurité des coûts en amontIntégré (Estimations en amont)Non (Surcoûts facturés directement)N/A
Intégration IDE (Cursor/Claude)Ajout en 1 commandeWrapper complexe requisNécessite des sous-processus locaux
UNIVERSAL CREDIT BILLING

Tarifs MCP transparents à la consommation

Les appels MCP s'authentifient à l'aide de votre clé API standard et sont déduits du solde de crédits mensuels universels de votre compte. Zéro frais cachés.

ai-citation-check

Ask ChatGPT, Perplexity, Claude and Gemini one question and see who cites you

per engine

100crédits / appel
backlinks-list

Every individual backlink, with anchors, authority and spam signals

150crédits / appel
seo-aeo-geo-audit

Full SEO + AEO + GEO checker — the same three-pillar report as the dashboard

50crédits / appel
audits

Technical + AEO audit of a single URL

50crédits / appel
google-search

Live Google SERP for one query, by country and device

100crédits / appel
google-ai-overview

Google's AI Overview answer and the sources it cites

100crédits / appel
FAQ

Questions Fréquemment Posées

Tout ce que vous devez savoir sur la configuration et l'appel d'AI Rank Lab via MCP.

Model Context Protocol (MCP) is an open standard developed by Anthropic that lets AI clients (such as Claude Code, Cursor, Windsurf, or custom Python scripts) securely connect to external tools and data sources. Instead of writing custom API code for every tool, MCP lets the AI natively discover and execute functions directly within a chat or terminal session.

Prêt à alimenter vos agents IA grâce à l'intelligence de recherche ?

Générez votre clé API en quelques secondes et connectez Claude Code, Cursor, ou votre framework d'agent personnalisé dès aujourd'hui.