Claude-seo seo-dataforseo
git clone https://github.com/AgriciDaniel/claude-seo
T=$(mktemp -d) && git clone --depth=1 https://github.com/AgriciDaniel/claude-seo "$T" && mkdir -p ~/.claude/skills && cp -r "$T/extensions/dataforseo/skills/seo-dataforseo" ~/.claude/skills/agricidaniel-claude-seo-seo-dataforseo && rm -rf "$T"
extensions/dataforseo/skills/seo-dataforseo/SKILL.mdDataForSEO: Live SEO Data (Extension)
Live search data via the DataForSEO MCP server. Provides real-time SERP results, keyword metrics, backlink profiles, on-page analysis, content analysis, business listings, AI visibility checking, and LLM mention tracking across 9 API modules with 79 MCP tools.
Prerequisites
This skill requires the DataForSEO extension to be installed:
./extensions/dataforseo/install.sh
Check availability: Before using any DataForSEO tool, verify the MCP server is connected by checking if
serp_organic_live_advanced or any DataForSEO tool
is available. If tools are not available, inform the user the extension is not
installed and provide install instructions.
API Credit Awareness
DataForSEO charges per API call. Be efficient:
- Prefer bulk endpoints over multiple single calls
- Use default parameters (US, English) unless user specifies otherwise
- Cache results mentally within a session; don't re-fetch the same data
- Warn user before running expensive operations (full backlink crawls, large keyword lists)
Quick Reference
| Command | What it does |
|---|---|
| Google organic SERP results |
| YouTube search results |
| YouTube video deep analysis |
| Keyword ideas and suggestions |
| Search volume for keywords |
| Keyword difficulty scores |
| Search intent classification |
| Google Trends data |
| Full backlink profile |
| Competitor domain analysis |
| Ranked keywords for domain |
| Keyword/backlink overlap |
| Bulk traffic estimation |
| Subdomains with ranking data |
| Top queries mentioning domain |
| On-page analysis (Lighthouse + parsing) |
| Technology stack detection |
| WHOIS registration data |
| Content analysis and trends |
| Business listings search |
| ChatGPT web scraper for GEO |
| LLM mention tracking for GEO |
SERP Analysis
/seo dataforseo serp <keyword>
/seo dataforseo serp <keyword>Fetch live Google organic search results.
MCP tools:
serp_organic_live_advanced
Default parameters: location_code=2840 (US), language_code=en, device=desktop, depth=100
Also supports: The
serp_organic_live_advanced tool supports Google, Bing, and Yahoo via the se parameter. Specify "bing" or "yahoo" to switch search engines.
Output: Rank, URL, title, description, domain, featured snippets, AI overview references, People Also Ask.
/seo dataforseo serp-youtube <keyword>
/seo dataforseo serp-youtube <keyword>Fetch YouTube search results. Valuable for GEO. YouTube mentions correlate most strongly with AI citations.
MCP tools:
serp_youtube_organic_live_advanced
Output: Video title, channel, views, upload date, description, URL.
/seo dataforseo youtube <video_id>
/seo dataforseo youtube <video_id>Deep analysis of a specific YouTube video: info, comments, and subtitles. YouTube mentions have the strongest correlation (0.737) with AI visibility, making this critical for GEO analysis.
MCP tools:
serp_youtube_video_info_live_advanced, serp_youtube_video_comments_live_advanced, serp_youtube_video_subtitles_live_advanced
Parameters: video_id (the YouTube video ID, e.g., "dQw4w9WgXcQ")
Output: Video metadata (title, channel, views, likes, description), top comments with engagement, subtitle/transcript text.
Keyword Research
/seo dataforseo keywords <seed>
/seo dataforseo keywords <seed>Generate keyword ideas, suggestions, and related terms from a seed keyword.
MCP tools:
dataforseo_labs_google_keyword_ideas, dataforseo_labs_google_keyword_suggestions, dataforseo_labs_google_related_keywords
Default parameters: location_code=2840 (US), language_code=en, limit=50
Output: Keyword, search volume, CPC, competition level, keyword difficulty, trend.
/seo dataforseo volume <keywords>
/seo dataforseo volume <keywords>Get search volume and metrics for a list of keywords.
MCP tools:
kw_data_google_ads_search_volume
Parameters: keywords (array, comma-separated), location_code, language_code
Output: Keyword, monthly search volume, CPC, competition, monthly trend data.
/seo dataforseo difficulty <keywords>
/seo dataforseo difficulty <keywords>Calculate keyword difficulty scores for ranking competitiveness.
MCP tools:
dataforseo_labs_bulk_keyword_difficulty
Parameters: keywords (array), location_code, language_code
Output: Keyword, difficulty score (0-100), interpretation (Easy/Medium/Hard/Very Hard).
/seo dataforseo intent <keywords>
/seo dataforseo intent <keywords>Classify keywords by user search intent.
MCP tools:
dataforseo_labs_search_intent
Parameters: keywords (array), location_code, language_code
Output: Keyword, intent type (informational, navigational, commercial, transactional), confidence score.
/seo dataforseo trends <keyword>
/seo dataforseo trends <keyword>Analyze keyword trends over time using Google Trends data.
MCP tools:
kw_data_google_trends_explore
Parameters: keywords (array), location_code, date_from, date_to, language_code
Output: Keyword, time series data, trend direction, seasonality signals.
Domain & Competitor Analysis
/seo dataforseo backlinks <domain>
/seo dataforseo backlinks <domain>Comprehensive backlink profile analysis.
MCP tools:
backlinks_summary, backlinks_backlinks, backlinks_anchors, backlinks_referring_domains, backlinks_bulk_spam_score, backlinks_timeseries_summary
Default parameters: limit=100 per sub-call
Output: Total backlinks, referring domains, domain rank, spam score, top anchors, new/lost backlinks over time, dofollow ratio, top referring domains.
/seo dataforseo competitors <domain>
/seo dataforseo competitors <domain>Identify competing domains and estimate traffic.
MCP tools:
dataforseo_labs_google_competitors_domain, dataforseo_labs_google_domain_rank_overview, dataforseo_labs_bulk_traffic_estimation
Output: Competitor domains, keyword overlap %, estimated traffic, domain rank, common keywords.
/seo dataforseo ranked <domain>
/seo dataforseo ranked <domain>List keywords a domain ranks for with positions and page data.
MCP tools:
dataforseo_labs_google_ranked_keywords, dataforseo_labs_google_relevant_pages
Default parameters: limit=100, location_code=2840
Output: Keyword, position, URL, search volume, traffic share, SERP features.
/seo dataforseo intersection <domain1> <domain2> [...]
/seo dataforseo intersection <domain1> <domain2> [...]Find shared keywords and backlink sources across 2-20 domains.
MCP tools:
dataforseo_labs_google_domain_intersection, backlinks_domain_intersection
Parameters: domains (2-20 array)
Output: Shared keywords with positions per domain, shared backlink sources, unique keywords per domain.
/seo dataforseo traffic <domains>
/seo dataforseo traffic <domains>Estimate organic search traffic for one or more domains.
MCP tools:
dataforseo_labs_bulk_traffic_estimation
Parameters: domains (array)
Output: Domain, estimated organic traffic, estimated traffic cost, top keywords.
/seo dataforseo subdomains <domain>
/seo dataforseo subdomains <domain>Enumerate subdomains with their ranking data and traffic estimates.
MCP tools:
dataforseo_labs_google_subdomains
Parameters: target (domain), location_code, language_code
Output: Subdomain, ranked keywords count, estimated traffic, organic cost.
/seo dataforseo top-searches <domain>
/seo dataforseo top-searches <domain>Find the most popular search queries that mention a specific domain in results.
MCP tools:
dataforseo_labs_google_top_searches
Parameters: target (domain), location_code, language_code
Output: Query, search volume, domain position, SERP features, traffic share.
Technical / On-Page
/seo dataforseo onpage <url>
/seo dataforseo onpage <url>Run on-page analysis including Lighthouse audit and content parsing.
MCP tools:
on_page_instant_pages, on_page_content_parsing, on_page_lighthouse
Usage:
:Quick page analysis (status codes, meta tags, content size, page timing, broken links, on-page checks)on_page_instant_pages
:Extract and parse page content (plain text, word count, structure)on_page_content_parsing
:Full Lighthouse audit (performance score, accessibility, best practices, SEO, Core Web Vitals)on_page_lighthouse
Output: Pages crawled, status codes, meta tags, titles, content size, load times, Lighthouse scores, broken links, resource analysis.
/seo dataforseo tech <domain>
/seo dataforseo tech <domain>Detect technologies used on a domain.
MCP tools:
domain_analytics_technologies_domain_technologies
Output: Technology name, version, category (CMS, analytics, CDN, framework, etc.).
/seo dataforseo whois <domain>
/seo dataforseo whois <domain>Retrieve WHOIS registration data.
MCP tools:
domain_analytics_whois_overview
Output: Registrar, creation date, expiration date, nameservers, registrant info (if public).
Content & Business Data
/seo dataforseo content <keyword/url>
/seo dataforseo content <keyword/url>Analyze content quality, search for content by topic, and track phrase trends.
MCP tools:
content_analysis_search, content_analysis_summary, content_analysis_phrase_trends
Parameters: keyword (for search/trends) or URL (for summary)
Output: Content matches with quality scores, sentiment analysis, readability metrics, phrase trend data over time.
/seo dataforseo listings <keyword>
/seo dataforseo listings <keyword>Search business listings for local SEO competitive analysis.
MCP tools:
business_data_business_listings_search
Parameters: keyword, location (optional)
Output: Business name, description, category, address, phone, domain, rating, review count, claimed status.
AI Visibility / GEO
/seo dataforseo ai-scrape <query>
/seo dataforseo ai-scrape <query>Scrape what ChatGPT web search returns for a query. Real GEO visibility check: see which sources ChatGPT cites for your target keywords.
MCP tools:
ai_optimization_chat_gpt_scraper
Parameters: query, location_code (optional), language_code (optional). Use
ai_optimization_chat_gpt_scraper_locations to look up available locations.
Output: ChatGPT response content, cited sources/URLs, referenced domains.
/seo dataforseo ai-mentions <keyword>
/seo dataforseo ai-mentions <keyword>Track how LLMs mention brands, domains, and topics. Critical for GEO. Measures actual AI visibility across multiple LLM platforms.
MCP tools:
ai_opt_llm_ment_search, ai_opt_llm_ment_top_domains, ai_opt_llm_ment_top_pages, ai_opt_llm_ment_agg_metrics
Parameters: keyword, location_code (optional), language_code (optional). Use
ai_opt_llm_ment_loc_and_lang for available locations/languages and ai_optimization_llm_models for supported LLM models.
Workflow:
- Search LLM mentions with
(find mentions of a brand/keyword across LLM responses)ai_opt_llm_ment_search - Get top cited domains with
(which domains are most cited for this topic)ai_opt_llm_ment_top_domains - Get top cited pages with
(which specific pages are most cited)ai_opt_llm_ment_top_pages - Get aggregate metrics with
(overall mention volume, trends)ai_opt_llm_ment_agg_metrics
Output: LLM mention count, top cited domains with frequency, top cited pages, mention trends over time, cross-platform visibility scores.
Advanced: Use
ai_opt_llm_ment_cross_agg_metrics for cross-model comparison (how mentions differ across ChatGPT, Claude, Perplexity, etc.).
Available Utility Tools
These DataForSEO tools are available for internal use by the agent but do not have dedicated commands:
:Location code lookups for SERP queriesserp_locations
:Location code lookups for YouTube queriesserp_youtube_locations
:Location lookups for keyword datakw_data_google_ads_locations
:Demographic data for trend analysiskw_data_dfs_trends_demography
:Subregion interest data for trendskw_data_dfs_trends_subregion_interests
:DFS proprietary trends datakw_data_dfs_trends_explore
:Google Trends category lookupskw_data_google_trends_categories
:Quick keyword metrics overviewdataforseo_labs_google_keyword_overview
:Historical SERP results for a keyworddataforseo_labs_google_historical_serp
:Competitors for a specific SERPdataforseo_labs_google_serp_competitors
:Keywords a site ranks for (alternative to ranked)dataforseo_labs_google_keywords_for_site
:Page-level intersection analysisdataforseo_labs_google_page_intersection
:Historical domain rank datadataforseo_labs_google_historical_rank_overview
:Historical keyword metricsdataforseo_labs_google_historical_keyword_data
:Available filter options for Labs endpointsdataforseo_labs_available_filters
:Find domains with similar backlink profilesbacklinks_competitors
:Bulk backlink counts for multiple targetsbacklinks_bulk_backlinks
:Bulk new/lost referring domainsbacklinks_bulk_new_lost_referring_domains
:Bulk new/lost backlinksbacklinks_bulk_new_lost_backlinks
:Bulk rank overview for multiple targetsbacklinks_bulk_ranks
:Bulk referring domain countsbacklinks_bulk_referring_domains
:Summary of pages on a domainbacklinks_domain_pages_summary
:List pages on a domain with backlink databacklinks_domain_pages
:Shared backlink sources at page levelbacklinks_page_intersection
:Referring network analysisbacklinks_referring_networks
:Track new/lost backlinks over timebacklinks_timeseries_new_lost_summary
:Bulk page summariesbacklinks_bulk_pages_summary
:Available filter options for Backlinks endpointsbacklinks_available_filters
:WHOIS filter optionsdomain_analytics_whois_available_filters
:Technology detection filter optionsdomain_analytics_technologies_available_filters
:AI optimization keyword data locations/languagesai_opt_kw_data_loc_and_lang
:AI-specific keyword volume dataai_optimization_keyword_data_search_volume
:Direct LLM response analysisai_optimization_llm_response
:Available filters for LLM mentionsai_optimization_llm_mentions_filters
:Available locations for ChatGPT scraperai_optimization_chat_gpt_scraper_locations
Cross-Skill Integration
When DataForSEO MCP tools are available, other claude-seo skills can leverage live data:
- seo-audit:Spawn
agent for real SERP, backlink, on-page, and listings dataseo-dataforseo - seo-technical:Use
/on_page_instant_pages
for real crawl data,on_page_lighthouse
for stack detectiondomain_analytics_technologies_domain_technologies - seo-content:Use
,kw_data_google_ads_search_volume
,dataforseo_labs_bulk_keyword_difficulty
for real keyword metrics,dataforseo_labs_search_intent
for content qualitycontent_analysis_summary - seo-page:Use
for real SERP positions,serp_organic_live_advanced
for link databacklinks_summary - seo-geo:Use
for real ChatGPT visibility,ai_optimization_chat_gpt_scraper
for LLM mention trackingai_opt_llm_ment_search - seo-plan:Use
,dataforseo_labs_google_competitors_domain
,dataforseo_labs_google_domain_intersection
for real competitive intelligencedataforseo_labs_bulk_traffic_estimation
Error Handling
- MCP server not connected: Report that DataForSEO extension is not installed or MCP server is unreachable. Suggest running
./extensions/dataforseo/install.sh - API authentication failed: Report invalid credentials. Suggest checking DataForSEO API login/password in MCP config
- Rate limit exceeded: Report the limit hit and suggest waiting before retrying
- No results returned: Report "no data found" for the query rather than guessing. Suggest broadening the query or checking location/language codes
- Invalid location code: Report the error and suggest using the locations lookup tool to find the correct code
Output Formatting
Match existing claude-seo output patterns:
- Use tables for comparative data
- Prioritize issues as Critical > High > Medium > Low
- Include specific, actionable recommendations
- Show scores as XX/100 where applicable
- Note data source as "DataForSEO (live)" to distinguish from static analysis