Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

FUTIA

io.futia/seo

SEO answers for AI agents: Search Console reads free, plus competitor, keyword, backlink, SERP data.

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

Tools · 8

index_coverage

Has Google seen your pages? Works with zero traffic data, so it is useful from a site's first day. Returns which URLs are indexed, which were crawled but not indexed, which were never discovered, and …

page_yield

Which of your pages are dead, why, and which to fix first. Splits pages into no_demand, title_not_earning and ranking_too_low, then orders the fix list by recoverable clicks using the site's own click…

query_match

Which queries are one step away, and which were never yours. Returns queries stuck at ranks 11-20 with real volume, queries you rank well for but nobody clicks (intent mismatch), and queries several o…

competitor_gap

Topics a real competitor ranks for and you do not. Competitors are chosen by how much of their keyword set overlaps with yours, not by raw overlap count: raw count returns social networks that rank fo…

keyword_volume

Search volume and difficulty for keywords you name, each with a verdict on whether this particular site can realistically reach it. The verdict is measured against the difficulty of keywords the site …

backlink_profile

Referring domains, link count, domain rank and a reading of what they mean. Deliberately does not return the raw link list: a thousand rows of links fills an agent's context without producing a decisi…

serp_position

For queries you name: who is on the results page, where you sit among them, and which domains are consistently above you.

account_status

Free and instant: remaining monthly budget, credit balance, when the budget resets, and which endpoints stay free. Check this before a paid call if you are unsure the budget covers it.

How to use

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

{
  "mcpServers": {
    "futia": {
      "url": "https://futia.io/api/mcp",
      "transport": "streamable-http"
    }
  }
}