# FUTIA (remote · futia.io)

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

- Trust score: 67/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `futia.io`: 67/100 (this document), [markdown](https://verifymcp.io/servers/io-futia-seo/api-mcp.md), [page](https://verifymcp.io/servers/io-futia-seo/api-mcp)

## Channel facts

- Endpoint: `https://futia.io/api/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.1.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 8 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 77/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 653 tokens (~81/item across 8 items; 8 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 20/100
  - Stability observed for 6 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http io-futia-seo https://futia.io/api/mcp
```

### Codex

```toml
[mcp_servers.io-futia-seo]
url = "https://futia.io/api/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "io-futia-seo": {
      "type": "remote",
      "url": "https://futia.io/api/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add io-futia-seo --url https://futia.io/api/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  io-futia-seo:
    url: "https://futia.io/api/mcp"
```

### Other

```json
{
  "mcpServers": {
    "io-futia-seo": {
      "type": "http",
      "url": "https://futia.io/api/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 67, +1)

No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-01 (score 66, +1)

No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-31 (score 65, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 64, −2)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-29 (score 66, +1)

- [functional improvement] Stability: unverified → 0.03

### 2026-07-28 (score 65)

First indexed and scored.

## MCP tools (8)

### `index_coverage` (~97 tokens)

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 where Google picked a different canonical than you declared.

Input parameters:

- `site` (string, required): Search Console property, e.g. sc-domain:example.com
- `urls` (array): Optional. Defaults to URLs found in the site's sitemap.

### `page_yield` (~95 tokens)

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-through curve rather than borrowed industry averages.

Input parameters:

- `days` (number): Lookback window, 7 to 180. Defaults to 90.
- `site` (string, required): Search Console property

### `query_match` (~84 tokens)

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 of your pages compete for without earning clicks.

Input parameters:

- `days` (number): Lookback window, 7 to 180
- `site` (string, required): Search Console property

### `competitor_gap` (~86 tokens)

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 for everything. Gap keywords are filtered against your existing vocabulary.

Input parameters:

- `competitor` (string): Optional. If omitted we pick one by overlap ratio.
- `site` (string, required): Search Console property

### `keyword_volume` (~73 tokens)

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 already ranks for, not a universal threshold.

Input parameters:

- `keywords` (array, required): Up to 100 keywords
- `site` (string, required): Search Console property

### `backlink_profile` (~61 tokens)

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 decision.

Input parameters:

- `site` (string, required): Search Console property

### `serp_position` (~56 tokens)

SERP position

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

Input parameters:

- `keywords` (array, required): Up to 10 queries
- `site` (string, required): Search Console property

### `account_status` (~45 tokens)

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.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/io-futia-seo/api-mcp#diagnostics

## Score history

- 2026-08-03: 67
- 2026-08-02: 66
- 2026-08-01: 66
- 2026-07-31: 65
- 2026-07-30: 64
- 2026-07-29: 66
- 2026-07-28: 65

## Links

- Remote endpoint: https://futia.io/api/mcp
- Website: https://futia.io/
- Changelog RSS feed: https://verifymcp.io/servers/io-futia-seo/api-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/io-futia-seo/api-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/io-futia-seo/api-mcp
