← Registry

AI & Machine Learning

petforai.com

Retrieves and compares pet regulatory and health data, including nutrient standards and recall information, to provide context for AI applications.

1 endpoint8 known toolsFirst detected August 4, 2026Last detected September 4, 2026

ENDPOINT 1

https://petforai.com/mcp

No auth detected

MCP server metadata

Name
Pet Data Station
Version
3.4.5
Capabilities
experimentalloggingprompts.listChangedresources.listChangedtools.listChangedextensions.io.modelcontextprotocol/ui
Server instructions

Pet Data Station (petforai.com) — source-verified pet regulatory & health data. Every factual claim is traceable to an archived first-hand source (AAFCO/FEDIAF/EU/China/Japan/Korea/Canada statutes, PubMed...). Open-Access and public-domain sources are quoted verbatim (C1 substring-verified); copyrighted non-Open-Access veterinary references (e.g. Merck Veterinary Manual, RSPCA) are paraphrase-verified derived summaries — numbers and proper nouns preserved, sentences rewritten. Every result carries a `trust` block with the source's raw trust axes (authority_tier: T1 statute/standard, T2 peer-reviewed, T3 veterinary reference, T4 welfare-org/extension, T5 practitioner page, T6 aggregator; fidelity: verbatim C1-verified / paraphrase / derived_inference; license) plus a computed display_grade (A = top authority + byte-checkable, B = high authority with a verification story, C = limited authority — corroborate before relying on it, pending = ungraded). Prefer A/B for critical advice. Workflow: search_pet_topics to discover a topic_id, then get_topic_context for the citation-rich RAG block. For numeric nutrient standards questions skip discovery and call get_nutrient_value or compare_nutrient_standards directly; for FDA animal-drug adverse-event stats call get_ade_stats(ingredient). 23 species manuals are also available as Markdown at https://petforai.com/site/manuals/<species>.md. If you cannot find data you need, or a claim looks wrong against its cited source, tell the human maintainers via submit_feedback (data_request / error_report / knowledge_lead) — unmet queries and leads with first-hand source URLs are reviewed weekly.

Known tools 8

search_pet_topics

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

Inferred read-only
submit_feedback

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

Inferred read-only
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).

Inferred read-only
get_nutrient_value

Single nutrient requirement from one standard.

Inferred read-only
compare_nutrient_standards

Compare one nutrient across 2-3 standards, e.

Inferred read-only
search_pet_recalls

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

Inferred read-only
get_ade_stats

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

Inferred read-only
check_banned_breed

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

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.pet-data-station]
url = "https://petforai.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "pet-data-station": {
      "type": "http",
      "url": "https://petforai.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: pet-data-station
Remote MCP URL: https://petforai.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "pet-data-station": {
      "url": "https://petforai.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "pet-data-station": {
      "type": "http",
      "url": "https://petforai.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "pet-data-station",
  "transport": "streamable-http",
  "url": "https://petforai.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for petforai.com was fetched 2026-08-23T12:54:13.812Z.

Trust status Trusted

petforai.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.