mcpbeat

Pet Data Station MCP Server

by petforai
answering

Pet Data Station is answering right now. Last checked moments ago. It exposes 6 tools.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 7 hours of history
7 hours agonow
100.0%
Uptime 24h
24 of 24 checks
6
Tools
read from the server
1429 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add pet-data-station --transport http https://petforai.com/mcp/
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pet-data-station": {
      "url": "https://petforai.com/mcp/"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pet-data-station]
url = "https://petforai.com/mcp/"
.cursor/mcp.json
{
  "mcpServers": {
    "pet-data-station": {
      "url": "https://petforai.com/mcp/"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pet-data-station": {
      "url": "https://petforai.com/mcp/"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

pet
search_pet_recalls
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).
search_pet_topics
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'.
banned
check_banned_breed
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).
compare
compare_nutrient_standards
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.
nutrient
get_nutrient_value
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).
topic
get_topic_context
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.

Endpoints

URLTransportStateLatencyChecked
https://petforai.com/mcp/ streamable-http answering 1235 ms 0 min ago

Alternatives to Pet Data Station

same job, measured the same way
MyPlate.food nutrition tools
by myplate

USDA nutrition calculators + the preserved MyPlate Kitchen recipes; source-cited, machine-verified.

16 tools answering
Localplate MCP
by daniel-cherny

LocalPlate MCP for verified restaurant nutrition, food search, diary logs, and Plato guidance.

answering
Obsidian Regulatory MCP
by richbile

Verified, tier-0 regulatory data for AI across 850+ official sources and 50+ jurisdictions.

answering
Kids Stay
by gt-works

Search Japanese hotels by 48 verified kid-friendly conditions, with sources and dates.

4 tools answering
Grocery
by rootz-food

Signed US food & grocery data: Kroger prices, nutrition, allergens, recalls, diet filters.

18 tools answering
O
Food & Nutrition
by memoryapi

Food and nutrition data: search, macros, and comparisons

3 tools answering
RentRollAPI
by ekvanauk

Extract verified data from CRE rent rolls and T12 operating statements (PDF, Excel, CSV, scans)

2 tools answering
HempData
by hempdata

Verified hemp & cannabinoid regulatory data for all 50 US states + DC. Requires a HempData API key.

answering

Pet Data Station — questions

Answers built from our own checks of this server.

What can Pet Data Station do?
It exposes 6 tools, read directly from the server on our last check. Among them: check_banned_breed, compare_nutrient_standards, get_nutrient_value, get_topic_context, search_pet_recalls, search_pet_topics. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Pet Data Station working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 24 of 24 checks got a reply (100.0%), average response time 1429 ms. The bar chart above shows every period we have measured.
Is Pet Data Station still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Pet Data Station?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Pet Data Station need an API key?
No. Pet Data Station completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Pet Data Station?
It answers our handshake in 1429 ms on average, which is faster than 2% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.