mcpbeat

VetClinic.info — Veterinary Specialty Directory MCP Server

info.vetclinic/directory
answering

VetClinic.info — Veterinary Specialty Directory is answering right now. Last checked 11 min ago. It exposes 8 tools.

Find US veterinary specialists. Search clinics, read procedure articles, estimate costs.

Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
8
Tools
read from the server
95 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 11 min ago.

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

Available tools 8

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

clinic
get_clinic
Fetch a single clinic's full record by slug: credentials, inline reviews, procedures performed, contact action, canonical URL.
clinics
search_clinics
Find veterinary specialty clinics by city + specialty. Returns a ranked shortlist with credentials, address, rating, review count, and a contact action. Promoted listings rank first. `state` is genuinely optional: omit it and the city is resolved across states; if that city slug exists in more than one state the error carries a `data.candidates` array (state, state_name, clinic_count) to re-call with.
estimate
estimate_procedure_cost
Anonymous cost estimate. Returns $low–$high range computed from regional + case factors. Deterministic on identical inputs. PII fields are rejected — use quote_for_case for the PII path.
procedure
get_procedure
Fetch a procedure article with cost band, contraindications, emergency signals, FAQ, citations. When state is supplied, also returns a ranked clinic finder pre-filtered to that state.
procedures
list_procedures
Published procedure catalog. Returns slug, display_name, also_known_as, specialty_slug for every procedure with a live article.
quote
quote_for_case
Composite tool. Always computes an estimate. When owner_email is also present, additionally submits a confirmation-gated lead and dispatches a confirmation email to the owner (requires X-Agent-Attribution header). When PII is absent, behaves identically to estimate_procedure_cost and returns status="estimate_only".
specialists
find_specialists_by_procedure
Convenience: combines get_procedure + state filter. Returns the ranked specialist finder list for a procedure in a given state.
specialties
list_specialties
Closed-set enum of recognized veterinary specialty slugs. Returns slug, display_name, and credentialing_board.sameAs (when applicable). Always call this before search_clinics if uncertain about specialty mapping.

Endpoints

URLTransportStateLatencyChecked
https://vetclinic.info/mcp streamable-http answering 130 ms 11 min ago

VetClinic.info — Veterinary Specialty Directory — questions

Answers built from our own checks of this server.

What can VetClinic.info — Veterinary Specialty Directory do?
It exposes 8 tools, read directly from the server on our last check. Among them: estimate_procedure_cost, find_specialists_by_procedure, get_clinic, get_procedure, list_procedures, list_specialties and 2 more. 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 VetClinic.info — Veterinary Specialty Directory working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 95 ms. The bar chart above shows every period we have measured.
How do I connect VetClinic.info — Veterinary Specialty Directory?
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 VetClinic.info — Veterinary Specialty Directory need an API key?
No. VetClinic.info — Veterinary Specialty Directory completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is VetClinic.info — Veterinary Specialty Directory?
It answers our handshake in 95 ms on average, which is faster than 85% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.