← Registry

Data Collection

petcareatlas.co.uk

An MCP server that provides UK veterinary care provider search, detailed practice profiles, and published prices for procedures and medicines.

1 endpoint4 known toolsFirst detected September 25, 2026Last detected September 25, 2026

ENDPOINT 1

https://petcareatlas.co.uk/mcp

No auth detected

MCP server metadata

Name
petcare-atlas
Version
1.0.0
Capabilities
tools
Server instructions

PetCare Atlas is a UK directory of vet practices, specialists and accredited practitioners, with the prices practices publish and what online retailers charge for medicines. All tools are read-only and cover the United Kingdom only. They give no clinical advice: they do not diagnose, triage or suggest treatment or doses. If a pet may need urgent care, call find_providers with emergency set to true and pass on its safety line first. Present results in the order given. Nobody pays to be listed or ranked.

Known tools 4

find_providers

Find UK vet practices, vet hospitals, specialists and accredited practitioners (physiotherapists, hydrotherapists, behaviourists and others) near a place, nearest first.

Inferred read-only
provider_details

One PetCare Atlas listing in full: address, phone, website, accreditations, services, who owns the practice when Companies House records show it, and the prices the practice publishes, each with its source and the date it was read.

Inferred read-only
procedure_prices

What UK vet practices publish for a common procedure, such as a consultation, vaccination, neutering, dental work, X-ray, blood test or euthanasia.

Potential side effects
medicine_prices

What UK online retailers accredited by the Veterinary Medicines Directorate charge for a named veterinary medicine, pack by pack, with a link to each retailer and the date the price was read.

Potential side effects

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.petcare-atlas]
url = "https://petcareatlas.co.uk/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "petcare-atlas": {
      "type": "http",
      "url": "https://petcareatlas.co.uk/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: petcare-atlas
Remote MCP URL: https://petcareatlas.co.uk/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": {
    "petcare-atlas": {
      "url": "https://petcareatlas.co.uk/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "petcare-atlas": {
      "type": "http",
      "url": "https://petcareatlas.co.uk/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "petcare-atlas",
  "transport": "streamable-http",
  "url": "https://petcareatlas.co.uk/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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