Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

AgentSEO

dev.agentseo.www/agentseo-mcp

Live SEO workflow tools for Claude Code, Codex, and AI agents.

Uptime
100.0%
1 direct probes · 30d
Response
1542ms
last probe
Tools
45
callable
Resources
0
readable
Prompts
0
available

Tools · 45

agentseo_search

Perform a Google search with optional domain filters.

agentseo_extract

Extract content from a URL and convert to Markdown.

agentseo_analyze_serp

Deep analysis of Search Engine Results Page (SERP) features and competitors.

agentseo_local_audit

Run a local SEO audit for a domain and location.

agentseo_content_gap

Run content gap analysis for a URL and keyword.

agentseo_opportunities_find

Find prioritized SEO opportunities for a domain or URL.

agentseo_opportunities_brief

Turn one keyword or page opportunity into an implementation-ready brief.

agentseo_content_refresh_brief

Create a refresh brief for an existing URL and keyword.

agentseo_content_serp_outline

Turn live SERP intent into a writer- and agent-ready page outline.

agentseo_content_brief

Turn live SERP intent into a production-ready content brief for writers and coding agents.

agentseo_content_draft_qa

Validate a draft URL or markdown against live SERP expectations before publishing.

agentseo_content_schema_plan

Plan JSON-LD schema for a URL or markdown page without a provider call.

agentseo_content_internal_links

Find internal link opportunities from a source page to required supplied target pages.

agentseo_content_title_meta

Generate SEO title and meta description options for a URL or markdown page.

agentseo_content_keyword_map

Map supplied keywords to supplied pages and flag missing pages or cannibalization risks.

agentseo_content_technical_qa

Run pre-publish SEO QA for metadata, indexability, canonical, headings, schema, links, and media.

agentseo_content_action_plan

Turn supplied SEO opportunities into a capacity-aware content calendar and execution plan.

agentseo_site_sitemap_audit

Audit sitemap coverage, orphan-page candidates, important URLs, canonical/indexability noise, and internal-link gaps.

agentseo_serp_volatility

Compare supplied SERP snapshots to detect rank churn, top-domain churn, feature changes, and target visibility movement.

agentseo_page_cro_qa

Audit SEO landing pages for value proposition clarity, CTA strength, trust proof, objection handling, and conversion friction.

agentseo_ai_visibility_prompt_set

Build stable AI visibility prompt sets mapped to owned assets, platforms, competitors, citations, and weekly action routing.

agentseo_content_programmatic_template

Plan safe programmatic SEO templates with uniqueness rules, indexation gates, internal links, schema guidance, and launch QA.

agentseo_content_cannibalization

Detect overlapping SEO pages and recommend safe consolidation, differentiation, canonical, and internal-link fixes.

agentseo_content_competitor_gap_matrix

Compare supplied own and competitor pages to find missing topics, weak coverage, format gaps, and buyer-stage gaps.

agentseo_keyword_ideas_suggest

Expand one seed keyword into prioritized long-tail keyword ideas with search metrics.

agentseo_keyword_metrics_overview

Score a supplied keyword list with search metrics and page-priority guidance.

agentseo_domain_ranked_keywords

Find ranked keywords for a domain, subdomain, or URL and prioritize refresh opportunities.

agentseo_domain_relevant_pages

Find traffic-carrying pages for a domain and route them into protect, refresh, expand, or recover actions.

agentseo_domain_competitors

Discover search competitors for a domain and prioritize overlap, traffic gaps, and next analysis actions.

agentseo_domain_intersection

Compare two domains to find shared keyword deficits, advantages, and target1-exclusive keyword opportunities.

agentseo_domain_traffic_estimate

Compare estimated search traffic across multiple domains, subdomains, or URLs before spending deeper analysis credits.

agentseo_backlinks_summary

Summarize backlink authority, referring domains, spam risk, broken backlinks, and next SEO actions for a domain, subdomain, or URL.

agentseo_backlinks_list

Return a bounded list of actionable backlinks and classify each one for protection, repair, reclaim, quality review, or outreach reference.

agentseo_backlinks_anchors

Analyze backlink anchor text groups and classify branded, commercial, generic, URL, risky, broken, or lost anchor patterns.

agentseo_backlinks_referring_domains

Analyze referring domains and classify authority, lost-domain recovery, broken-link repair, quality review, and outreach patterns.

agentseo_backlinks_domain_pages

Analyze backlink-bearing pages and classify linkable assets, broken backlink pages, lost links, refresh candidates, and quality risks.

agentseo_backlinks_competitors

Discover backlink-profile competitors and prioritize overlap, authority, and link-gap research actions.

agentseo_backlinks_new_lost_timeseries

Track new and lost backlinks/referring domains over time and classify link momentum, leakage, and volatility.

agentseo_backlinks_page_intersection

Find source pages that link to competitor targets but not excluded/user targets, then prioritize link-gap outreach and quality review.

agentseo_backlinks_opportunity_finder

Turn supplied backlink prospects, competitor link gaps, and owned assets into prioritized safe outreach, reclaim, repair, and digital PR actions.

agentseo_page_intersection

Compare ranking pages to find shared page keywords or competitor-page keywords excluded from your pages.

agentseo_ai_overview_extract

Extract AI Overview insights for a target keyword.

agentseo_local_visibility_track

Track local visibility for a domain across keywords and locations.

agentseo_rank_track

Queue a rank tracking check for a URL and keyword.

agentseo_job_status

Get status/result for a previously queued job.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agentseo": {
      "url": "https://www.agentseo.dev/mcp",
      "transport": "streamable-http"
    }
  }
}