← Registry

Analytics

futia.io

Analyzes search engine performance metrics such as index coverage, page yield, competitor gaps, and keyword difficulty.

1 endpoint8 known toolsFirst detected July 29, 2026Last detected August 29, 2026

ENDPOINT 1

https://futia.io/api/mcp

No auth detected

MCP server metadata

Name
futia
Version
0.1.0
Capabilities
tools
Server instructions

FUTIA reads your Google Search Console data and tells you which pages are not working. Every tool takes a `site` (a Search Console property you have permission on). One call returns one answer; there is no report to pick and no schema to fetch first.

Known tools 8

index_coverage

Has Google seen your pages?

Inferred read-only
page_yield

Which of your pages are dead, why, and which to fix first.

Inferred read-only
query_match

Which queries are one step away, and which were never yours.

Inferred read-only
competitor_gap

Topics a real competitor ranks for and you do not.

Inferred read-only
keyword_volume

Search volume and difficulty for keywords you name, each with a verdict on whether this particular site can realistically reach it.

Inferred read-only
backlink_profile

Referring domains, link count, domain rank and a reading of what they mean.

Inferred read-only
serp_position

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

Inferred read-only
account_status

Free and instant: remaining monthly budget, credit balance, when the budget resets, and which endpoints stay free.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.futia]
url = "https://futia.io/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "futia": {
      "type": "http",
      "url": "https://futia.io/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: futia
Remote MCP URL: https://futia.io/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "futia": {
      "url": "https://futia.io/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "futia": {
      "type": "http",
      "url": "https://futia.io/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

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

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for futia.io was fetched 2026-08-03T08:44:11.324Z and is being refreshed.

Trust status Neutral

futia.io is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.