← petcareatlas.co.uk

INDIVIDUAL MCP TOOL

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.

petcareatlas.co.uknone authenticationAvailability not checked

LIVE ENDPOINT

https://petcareatlas.co.uk/mcp

No auth detected

Connect to this endpoint to inspect the live schema for procedure_prices and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description contains a write-action term.

Parent server

petcareatlas.co.uk

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.

Related tools

  • find_providers — Find UK vet practices, vet hospitals, specialists and accredited practitioners (physiotherapists, hydrotherapists, behaviourists and others) near a place, nearest first.
  • 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.
  • 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.