# SEO Tools (remote · api.timzinin.com)

5 pay-per-call SEO tools over MCP. Free discovery, tool calls settle in USDC on Base via x402.

- Trust score: 62/100 (medium)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

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

## Channel facts

- Endpoint: `https://api.timzinin.com/mcp/seo-tools`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.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**: 57/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 7 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.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - 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**: 56/100
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 1529 tokens (~218/item across 7 items; 7 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 23/100
  - Stability observed for 7 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**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http com-timzinin-api-seo-tools https://api.timzinin.com/mcp/seo-tools
```

### Codex

```toml
[mcp_servers.com-timzinin-api-seo-tools]
url = "https://api.timzinin.com/mcp/seo-tools"
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add com-timzinin-api-seo-tools --url https://api.timzinin.com/mcp/seo-tools --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-timzinin-api-seo-tools:
    url: "https://api.timzinin.com/mcp/seo-tools"
```

### Other

```json
{
  "mcpServers": {
    "com-timzinin-api-seo-tools": {
      "type": "http",
      "url": "https://api.timzinin.com/mcp/seo-tools"
    }
  }
}
```

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-01 (score 62, +1)

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

### 2026-07-31 (score 61, +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 60, 0)

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

### 2026-07-29 (score 60, +2)

- [security] Tool “llm-brand-visibility” rewrote its description, which is the text the model reads
- [security] Tool “ai-overview-tracker” rewrote its description, which is the text the model reads
- [functional regression] Schema quality: 193 → 218
- [functional] New tool “ai-answer-change-alert”

### 2026-07-28 (score 58, 0)

- [security] The server changed its declared name: zinin-corp-apify-hub-seo-tools → zinin-m2m-hub-seo-tools
- [functional improvement] Stability: unverified → 0.03

### 2026-07-27 (score 58)

First indexed and scored.

## MCP tools (7)

### `pricing_info` (~43 tokens)

Free — list every paid tool in the 'seo-tools' bundle with its price, payTo address and network. Call this first if you don't have a wallet ready yet.

### `ai-answer-change-alert` (~367 tokens)

Ask an LLM the queries that matter to you, compare each answer against its stored baseline and get told what changed — the answer itself and which domains it now cites or stopped citing. One row per query x model. — $0.10/call, x402 (USDC on base).

Input parameters:

- `lang` (string): Answer language (e.g. en, ru, tr).
- `maxConcurrency` (integer): Parallel LLM calls (kept low to respect rate limits and to bound how many LLM calls can be wasted — uncharged — if a run's spend limit is hit mid-run).
- `models` (array): OpenRouter model IDs to check. Grounded options: `perplexity/sonar`, `openai/gpt-4o-mini:online`, `google/gemini-2.0-flash-001:online`. Every model you add multiplies the number of billed rows: rows…
- `openrouterApiKey` (string): Your OpenRouter API key (https://openrouter.ai/keys). Optional: without it the built-in key is used and the LLM cost is covered by the per-row price. Pass your own key to have tokens billed to your a…
- `queries` (array, required): The prompts a real user would ask (e.g. `best crm for small business`). Each query is run against every model in `models` below and compared against the previous run's stored answer for the same quer…

### `ai-crawler-access-checker` (~124 tokens)

Check which AI crawlers (GPTBot, ClaudeBot, PerplexityBot, Google-Extended & more) can access your website. Bulk audit of robots.txt rules, llms.txt presence and sitemap for AI search visibility (GEO/AEO). — $0.01/call, x402 (USDC on base).

Input parameters:

- `maxConcurrency` (integer): How many websites to check in parallel.
- `websites` (array, required): List of website URLs or domains to audit (e.g. `example.com` or `https://example.com`).

### `ai-overview-tracker` (~358 tokens)

For each query that matters, see which sources and domains AI assistants cite in their answer — grounded via Perplexity Sonar, GPT or Gemini through your own OpenRouter key. GEO citation tracking: the backlink profile of the AI-answer era. — $0.10/call, x402 (USDC on base).

Input parameters:

- `lang` (string): Answer language (e.g. en, ru, tr).
- `maxConcurrency` (integer): Parallel LLM calls (kept low to respect rate limits).
- `models` (array): OpenRouter model IDs to test. Grounded options: `perplexity/sonar`, `openai/gpt-4o-mini:online`, `google/gemini-2.0-flash-001:online`. Every model you add here multiplies the number of billed rows: r…
- `openrouterApiKey` (string): Your OpenRouter API key (https://openrouter.ai/keys). LLM token cost is billed to YOUR account; this Actor only orchestrates and scores. Optional to start the Actor: without it the run finishes clean…
- `queries` (array, required): The prompts a real user would ask (e.g. `best project management software`, `how to choose a CRM`). Each query is run against EVERY model in `models` below, and you are charged per query × model pair…

### `llm-brand-visibility` (~379 tokens)

For each query that matters, check whether AI assistants recommend YOUR brand — and which competitors they cite instead. Grounded answers from Perplexity Sonar, GPT and Gemini via your own OpenRouter key. This is GEO: the SEO of the AI era. — $0.10/call, x402 (USDC on base).

Input parameters:

- `brand` (string, required): The brand, product or company you want to track in AI answers.
- `lang` (string): Answer language (e.g. en, ru, tr).
- `maxConcurrency` (integer): Parallel LLM calls (kept low to respect rate limits).
- `models` (array): OpenRouter model IDs to test. Grounded options: `perplexity/sonar`, `openai/gpt-4o-mini:online`, `google/gemini-2.0-flash-001:online`. Every model you add here multiplies the number of billed rows: r…
- `openrouterApiKey` (string): Your OpenRouter API key (https://openrouter.ai/keys). LLM token cost is billed to YOUR account; this Actor only orchestrates and scores. Optional to start the Actor: without it the run finishes clean…
- `queries` (array, required): The prompts a real user would ask (e.g. `best note-taking app`, `Notion alternatives`). Each query is run against EVERY model in `models` below, and you are charged per query × model pair, not per qu…

### `llms-txt-auditor` (~143 tokens)

Give it a domain. It checks whether the site publishes a valid llms.txt / llms-full.txt (the emerging AI-crawler-friendly-docs convention) and whether robots.txt blocks GPTBot, ClaudeBot, Google-Extended, PerplexityBot and 5 other AI crawlers. llms.txt-first, no browser, no LLM, no API key. — $0.01/call, x402 (USDC on base).

Input parameters:

- `items` (array, required): List of domains to audit for llms.txt presence and AI-crawler robots.txt policy.
- `maxConcurrency` (integer): How many domains to audit in parallel.

### `social-preview-checker` (~115 tokens)

See exactly how your links look when shared on Telegram, WhatsApp, X, LinkedIn, Slack, Facebook & Discord. Bulk-audit Open Graph and Twitter Card tags, validate preview images, and find what breaks your link previews. — $0.01/call, x402 (USDC on base).

Input parameters:

- `maxConcurrency` (integer): How many URLs to check in parallel.
- `urls` (array, required): List of page URLs to check (e.g. `example.com/article` or a full https URL).

## Diagnostics

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

## Score history

- 2026-08-03: 62
- 2026-08-02: 62
- 2026-08-01: 62
- 2026-07-31: 61
- 2026-07-30: 60
- 2026-07-29: 60
- 2026-07-28: 58
- 2026-07-27: 58

## Links

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