# Pet Data Station (remote · petforai.com)

Source-verified pet food regulations, recalls, nutrient standards and species care data.

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

## Components

- remote · `petforai.com`: 66/100 (this document), [markdown](https://verifymcp.io/servers/com-petforai-pet-data-station/petforai.md), [page](https://verifymcp.io/servers/com-petforai-pet-data-station/petforai)

## Channel facts

- Endpoint: `https://petforai.com/mcp/`
- 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-20.

- **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 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.
  - 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**: 65/100
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 1414 tokens (~176/item across 8 items; 8 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 53/100
  - Stability observed for 16 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 71/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% 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-petforai-pet-data-station https://petforai.com/mcp/
```

### Codex

```toml
[mcp_servers.com-petforai-pet-data-station]
url = "https://petforai.com/mcp/"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-petforai-pet-data-station": {
      "type": "remote",
      "url": "https://petforai.com/mcp/",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-petforai-pet-data-station --url https://petforai.com/mcp/ --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-petforai-pet-data-station:
    url: "https://petforai.com/mcp/"
```

### Other

```json
{
  "mcpServers": {
    "com-petforai-pet-data-station": {
      "type": "http",
      "url": "https://petforai.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-20 (score 66, +1)

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

### 2026-08-18 (score 65, +1)

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

### 2026-08-17 (score 64, 0)

- [security] The server rewrote its instructions, which are the text every model session reads
- [functional regression] Schema quality: 1019 → 1414
- [functional] New tool “get_ade_stats”
- [functional] New tool “submit_feedback”

### 2026-08-16 (score 64, +1)

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

### 2026-08-14 (score 63, +1)

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

### 2026-08-12 (score 62, +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-11 (score 61, +2)

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

### 2026-08-09 (score 59, +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.

## MCP tools (8)

### `search_pet_topics` (~135 tokens)

Search the source-verified pet regulatory & health topic whitelist.

Free-text over topic_id/title/category (tokenized AND). Returns metadata
only (anti-dump design) plus a `trust` block per result (raw trust axes
authority_tier/fidelity/license + computed display_grade, see server
instructions); follow up with get_topic_context(topic_id) for
the full citation-rich text. category is an optional exact filter, e.g.
'aafco', 'evidence', 'ade', 'vaccine-guidelines'.

Input parameters:

- `category`
- `limit` (integer)
- `q` (string, required)

### `submit_feedback` (~160 tokens)

Leave feedback for the station's human maintainers (2026-08-16).

type: 'data_request' (data you could not find — the most valuable signal),
'error_report' (a claim that mismatches its cited source; include topic_id),
'knowledge_lead' (a fact worth adding; source_url REQUIRED — first-hand
sources only: statutes, government datasets, peer-reviewed papers).
One-way mailbox: stored for human review, never publicly rendered, never
auto-ingested — every published topic stays C1 source-verified.
Cap: 10 submissions/day per agent.

Input parameters:

- `agent`
- `message` (string, required)
- `source_url`
- `topic_id`
- `type` (string, required)

### `get_topic_context` (~97 tokens)

Fetch one topic's RAG context (~200-500 tokens): source-verified claims
(verbatim for Open-Access / public-domain sources, paraphrased derived
summaries for copyrighted veterinary references) plus structured source
citations (authority/title/url) and a `trust` block (raw trust axes +
computed display_grade for this topic). Discover topic_ids with
search_pet_topics first.

Input parameters:

- `topic_id` (string, required)

### `get_nutrient_value` (~162 tokens)

Single nutrient requirement from one standard. All 6 params required.

standard: AAFCO|FEDIAF|EU|GB|CFIA|KFDA|MAFF; year: edition year, e.g. 2024;
species: dog|cat; lifestage: adult|GR (growth & reproduction);
nutrient: protein|fat|calcium|taurine|... (aliases ok: Ca, P);
basis: DM (dry matter) | cal (per 1000 kcal ME).

Input parameters:

- `basis` (string, required)
- `lifestage` (string, required)
- `nutrient` (string, required)
- `species` (string, required)
- `standard` (string, required)
- `year` (integer, required)

### `compare_nutrient_standards` (~104 tokens)

Compare one nutrient across 2-3 standards, e.g.
standards='AAFCO_2024,FEDIAF_2025' (bare codes 'AAFCO,FEDIAF' = latest
indexed edition). Other params as in get_nutrient_value.

Input parameters:

- `basis` (string, required)
- `lifestage` (string, required)
- `nutrient` (string, required)
- `species` (string, required)
- `standards` (string, required)

### `search_pet_recalls` (~106 tokens)

Search pet-food recall / enforcement data (FDA + EU RASFF + CN enforcement).

brand: brand/product keyword, e.g. 'diamond'; reason: hazard keyword, e.g.
'salmonella', 'aflatoxin'; year: e.g. 2025. Returns summary excerpts
traceable via topic_id (full detail via get_topic_context).

Input parameters:

- `brand`
- `limit` (integer)
- `reason`
- `year`

### `get_ade_stats` (~168 tokens)

FDA animal-drug adverse-event (ADE) stats per active ingredient
(openFDA CVM report database, 68 compiled ingredients).

ingredient: active-ingredient name or substring, e.g. 'afoxolaner',
'carprofen', 'fluralaner'. species: optional filter, e.g. 'Dog', 'Cat',
'Horse' — restricts to ingredients reporting that species and returns
only that species' count. Returns structured summary stats (total
reports, species breakdown, top VEDDRA reactions) parsed from
C1-verified topics — report-level aggregates, not additive, not
causation. Full citation-rich text via get_topic_context(topic_id).

Input parameters:

- `ingredient` (string, required)
- `limit` (integer)
- `species`

### `check_banned_breed` (~115 tokens)

Check banned / restricted dog-breed directories across jurisdictions
(UK + Northern Ireland + Scotland, Singapore, AU states, CN cities).

jurisdiction: 'UK'|'Beijing'|'NSW'|'Singapore'|'Queensland'|...
breed: 'pit bull'|'XL Bully'|'mastiff'|...  Returns breed lists per
jurisdiction + summary excerpt (full legal text via get_topic_context).

Input parameters:

- `breed`
- `jurisdiction`
- `limit` (integer)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-petforai-pet-data-station/petforai#diagnostics

## Score history

- 2026-08-20: 66
- 2026-08-19: 65
- 2026-08-18: 65
- 2026-08-17: 64
- 2026-08-16: 64
- 2026-08-15: 63
- 2026-08-14: 63
- 2026-08-13: 62
- 2026-08-12: 62
- 2026-08-11: 61
- 2026-08-10: 59
- 2026-08-09: 59
- 2026-08-08: 58
- 2026-08-07: 58
- 2026-08-06: 57
- 2026-08-05: 56
- 2026-08-04: 55

## Links

- Remote endpoint: https://petforai.com/mcp/
- Repository: https://github.com/LongJourneyCai/Pet-data-station
- Website: https://petforai.com/
- Changelog RSS feed: https://verifymcp.io/servers/com-petforai-pet-data-station/petforai.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-petforai-pet-data-station/petforai.json
- HTML version of this page: https://verifymcp.io/servers/com-petforai-pet-data-station/petforai
