# com.santosautomation/site-audit (remote · api.santosautomation.com)

Website intelligence audits for AI agents: free preview plus x402-paid Agent Readiness scoring

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

## Components

- remote · `api.santosautomation.com`: 73/100 (this document), [markdown](https://verifymcp.io/servers/com-santosautomation-site-audit/api.md), [page](https://verifymcp.io/servers/com-santosautomation-site-audit/api)

## Channel facts

- Endpoint: `https://api.santosautomation.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `2.15.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**: 80/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - 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**: 60/100
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 1351 tokens (~193/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**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 97/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 90% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **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-santosautomation-site-audit https://api.santosautomation.com/mcp
```

### Codex

```toml
[mcp_servers.com-santosautomation-site-audit]
url = "https://api.santosautomation.com/mcp"
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add com-santosautomation-site-audit --url https://api.santosautomation.com/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-santosautomation-site-audit:
    url: "https://api.santosautomation.com/mcp"
```

### Other

```json
{
  "mcpServers": {
    "com-santosautomation-site-audit": {
      "type": "http",
      "url": "https://api.santosautomation.com/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 73, +1)

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

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

- [security] The server rewrote its instructions, which are the text every model session reads
- [security] Tool “audit_website_preview” rewrote its description, which is the text the model reads
- [security] Tool “audit_agent_readiness” rewrote its description, which is the text the model reads
- [security] Tool “extract_structured_data” rewrote its description, which is the text the model reads
- [security] Tool “extract_page_markdown” rewrote its description, which is the text the model reads
- [functional improvement] Schema quality: 222 → 193
- [cosmetic] “extract_structured_data” reworded the description of “schema”
- [cosmetic] “extract_structured_data” dropped the optional parameter “token”
- [cosmetic] “extract_page_markdown” dropped the optional parameter “token”
- [cosmetic] “audit_website_preview” dropped the optional parameter “token”
- [cosmetic] “extract_structured_data” made “schema” optional

### 2026-07-31 (score 71, +4)

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

### 2026-07-30 (score 67, +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-29 (score 66, 0)

- [functional improvement] Tool coverage: 14% → 100%
- [functional improvement] Tool “link_map” now declares an output schema
- [functional improvement] Tool “audit_website_preview” now declares an output schema
- [functional improvement] Tool “extract_page_markdown” now declares an output schema
- [functional improvement] Tool “extract_structured_data” now declares an output schema
- [functional improvement] Tool “feed_parse” now declares an output schema
- [functional improvement] Tool “summarize” now declares an output schema

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

- [security] Tool “extract_structured_data” rewrote its description, which is the text the model reads
- [security] Tool “extract_page_markdown” rewrote its description, which is the text the model reads
- [security] Tool “audit_website_preview” rewrote its description, which is the text the model reads
- [functional regression] Schema quality: 188 → 222
- [functional] Server version: 2.10.0 → 2.16.0
- [cosmetic] “extract_structured_data” added an optional parameter “token”
- [cosmetic] “extract_page_markdown” added an optional parameter “token”
- [cosmetic] “audit_website_preview” added an optional parameter “token”

### 2026-07-27 (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-26 (score 64)

First indexed and scored.

## MCP tools (7)

### `audit_website_preview` (~207 tokens)

FREE PREVIEW (1 audit per day per caller IP) of Santos Website Intelligence. Runs a fast Quick Intelligence Audit of one public page: fetch timing, page weight, SEO, basic HTML accessibility, security headers, Website Intelligence dimensions, pass/fail checks, and remediation guidance. It audits one page only—no crawling, JavaScript rendering, Core Web Vitals, WCAG certification, or vulnerability scanning. Note for hosted agents: the quota is keyed on the calling IP, so all users of one platform share a single daily preview. Treat it as a sample of the output, not as capacity. For real use, call the machine-payable production endpoint: GET https://api.santosautomation.com/api/audit?url=... — $0.015 USDC per successful audit on Base mainnet (eip155:8453) via x402 v2; no account or API key required.

Input parameters:

- `url` (string, required): A publicly reachable HTTP or HTTPS page.

Output parameters:

- `audited_by` (string)
- `checks` (object): Individual pass/fail checks with detail.
- `fetched_at` (string)
- `http_status` (integer)
- `issues` (array)
- `overall_score` (integer)
- `schema_version` (string)
- `scores` (object): performance, seo, accessibility, security (0-100 each).
- `timing_ms` (object)
- `url` (string)
- `website_intelligence` (object): Discoverable, Understandable, Callable, Trustworthy.
- `website_intelligence_score` (integer)

### `audit_agent_readiness` (~133 tokens)

PAID CAPABILITY ($0.075 USDC per successful audit via x402 v2). Passively assesses how well a public website or service can be discovered, understood, invoked, and—where explicitly applicable—paid by agents. This MCP call validates the target and returns the canonical x402 HTTP handoff; payment and the versioned result are exchanged at GET https://api.santosautomation.com/api/agent-readiness?url=...&depth=quick. No account or API key is required.

Input parameters:

- `depth` (string)
- `url` (string, required): A publicly reachable HTTP or HTTPS target.

Output parameters:

- `method` (string): HTTP method to use for the paid request.
- `network` (string): CAIP-2 chain id, eip155:8453 (Base mainnet).
- `payment_required` (boolean)
- `price_usdc` (string): Price in USDC for one successful call.
- `protocol` (string): x402-v2
- `settles` (string): When funds move.
- `url` (string): Exact URL to request, then pay for and retry.

### `extract_page_markdown` (~136 tokens)

PAID CAPABILITY ($0.005 USDC per successful extraction via x402 v2). Fetches one public page and returns its main content as clean Markdown plus title, description, outbound links, and word count. Single page only — no crawling or JavaScript rendering. This MCP call validates the target and returns the canonical x402 HTTP handoff; payment and the result are exchanged at GET https://api.santosautomation.com/v1/extract?url=... (or POST {"url": "…"}). No account or API key is required.

Input parameters:

- `url` (string, required): A publicly reachable HTTP or HTTPS page.

Output parameters:

- `method` (string): HTTP method to use for the paid request.
- `network` (string): CAIP-2 chain id, eip155:8453 (Base mainnet).
- `payment_required` (boolean)
- `price_usdc` (string): Price in USDC for one successful call.
- `protocol` (string): x402-v2
- `settles` (string): When funds move.
- `url` (string): Exact URL to request, then pay for and retry.

### `extract_structured_data` (~229 tokens)

PAID CAPABILITY ($0.08 USDC per successful schema-conforming extraction via x402 v2). Fetches one public page and returns JSON fields extracted by an LLM against your own JSON Schema, re-validated against that schema before return; non-conforming output returns 422 and never settles. Single page only — no crawling or JavaScript rendering; page content is truncated to 8000 characters. This MCP call validates the target and returns the canonical x402 HTTP handoff; payment and the result are exchanged at POST https://api.santosautomation.com/v1/extract/structured with {"url": "…", "schema": {...}} — POST only, because a JSON Schema does not fit in a query string. No account or API key is required.

Input parameters:

- `schema` (object): Optional here — the handoff is returned either way. Required on the paid POST: a self-contained JSON Schema (type: object, no $ref) describing the fields to extract. Max 4000 characters.
- `url` (string, required): A publicly reachable HTTP or HTTPS page.

Output parameters:

- `method` (string): HTTP method to use for the paid request.
- `network` (string): CAIP-2 chain id, eip155:8453 (Base mainnet).
- `payment_required` (boolean)
- `price_usdc` (string): Price in USDC for one successful call.
- `protocol` (string): x402-v2
- `settles` (string): When funds move.
- `url` (string): Exact URL to request, then pay for and retry.

### `feed_parse` (~139 tokens)

PAID CAPABILITY ($0.003 USDC per successful parse via x402 v2). Parses one public feed URL (RSS 2.0, Atom, or JSON Feed) into normalized JSON with feed metadata and up to 50 items; non-feed targets return 422 and never settle. This MCP call validates the target and returns the canonical x402 HTTP handoff; payment and the result are exchanged at GET https://api.santosautomation.com/v1/feed?url=... (or POST {"url": "…"}). No account or API key is required.

Input parameters:

- `url` (string, required): A publicly reachable HTTP or HTTPS feed URL.

Output parameters:

- `method` (string): HTTP method to use for the paid request.
- `network` (string): CAIP-2 chain id, eip155:8453 (Base mainnet).
- `payment_required` (boolean)
- `price_usdc` (string): Price in USDC for one successful call.
- `protocol` (string): x402-v2
- `settles` (string): When funds move.
- `url` (string): Exact URL to request, then pay for and retry.

### `link_map` (~143 tokens)

PAID CAPABILITY ($0.003 USDC per successful link map via x402 v2). Maps one public HTML page's links into a categorized link map — kind internal/external plus topic tags (docs, pricing, api, careers, social, feed) with per-category counts, up to 200 links. This MCP call validates the target and returns the canonical x402 HTTP handoff; payment and the result are exchanged at GET https://api.santosautomation.com/v1/links?url=... (or POST {"url": "…"}). No account or API key is required.

Input parameters:

- `url` (string, required): A publicly reachable HTTP or HTTPS page.

Output parameters:

- `method` (string): HTTP method to use for the paid request.
- `network` (string): CAIP-2 chain id, eip155:8453 (Base mainnet).
- `payment_required` (boolean)
- `price_usdc` (string): Price in USDC for one successful call.
- `protocol` (string): x402-v2
- `settles` (string): When funds move.
- `url` (string): Exact URL to request, then pay for and retry.

### `summarize` (~165 tokens)

PAID CAPABILITY ($0.033 USDC per successful summary via x402 v2). Summarizes one public HTML page into a Claude-generated structured summary (title, summary, key_facts, entities, word_count) with an optional focus steering prompt; non-HTML targets return 422 and never settle. This MCP call validates the target and returns the canonical x402 HTTP handoff; payment and the result are exchanged at POST https://api.santosautomation.com/v1/summarize with {"url": "…"} (or GET ?url=&focus=). No account or API key is required.

Input parameters:

- `focus` (string): Optional steering prompt for the summary, e.g. "pricing plans".
- `url` (string, required): A publicly reachable HTTP or HTTPS page.

Output parameters:

- `method` (string): HTTP method to use for the paid request.
- `network` (string): CAIP-2 chain id, eip155:8453 (Base mainnet).
- `payment_required` (boolean)
- `price_usdc` (string): Price in USDC for one successful call.
- `protocol` (string): x402-v2
- `settles` (string): When funds move.
- `url` (string): Exact URL to request, then pay for and retry.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-santosautomation-site-audit/api#diagnostics

## Score history

- 2026-08-03: 73
- 2026-08-02: 72
- 2026-08-01: 72
- 2026-07-31: 71
- 2026-07-30: 67
- 2026-07-29: 66
- 2026-07-28: 66
- 2026-07-27: 65
- 2026-07-26: 64

## Links

- Remote endpoint: https://api.santosautomation.com/mcp
- Website: https://www.santosautomation.com/
- Changelog RSS feed: https://verifymcp.io/servers/com-santosautomation-site-audit/api/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-santosautomation-site-audit/api/changelog.json
- HTML version of this page: https://verifymcp.io/servers/com-santosautomation-site-audit/api
