# VetClinic.info — Veterinary Specialty Directory MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/info-vetclinic-directory
- Website: https://vetclinic.info

## Install
- Endpoint: https://vetclinic.info/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://vetclinic.info/mcp

## Tools
- 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. Endpoint: https://vetclinic.info/mcp
- get_clinic - Fetch a single clinic's full record by slug: credentials, inline reviews, procedures performed, contact action, canonical URL. Endpoint: https://vetclinic.info/mcp
- 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. Endpoint: https://vetclinic.info/mcp
- 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. Endpoint: https://vetclinic.info/mcp
- list_procedures - Published procedure catalog. Returns slug, display_name, also_known_as, specialty_slug for every procedure with a live article. Endpoint: https://vetclinic.info/mcp
- find_specialists_by_procedure - Convenience: combines get_procedure + state filter. Returns the ranked specialist finder list for a procedure in a given state. Endpoint: https://vetclinic.info/mcp
- 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. Endpoint: https://vetclinic.info/mcp
- 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". Endpoint: https://vetclinic.info/mcp

## Resources
- procedure-article://tplo-surgery - Markdown article for TPLO Surgery. Includes summary, cost band, contraindications, emergency signals, FAQ, and citations. MIME type: text/markdown
- procedure-article://wobbler-surgery - Markdown article for Wobbler Syndrome Surgery. Includes summary, cost band, contraindications, emergency signals, FAQ, and citations. MIME type: text/markdown
- procedure-article://tta-surgery - Markdown article for TTA Surgery. Includes summary, cost band, contraindications, emergency signals, FAQ, and citations. MIME type: text/markdown
- procedure-article://total-hip-replacement - Markdown article for Total Hip Replacement (THR). Includes summary, cost band, contraindications, emergency signals, FAQ, and citations. MIME type: text/markdown
- procedure-article://splenic-hemangiosarcoma - Markdown article for Splenic Hemangiosarcoma (Splenectomy + Chemotherapy). Includes summary, cost band, contraindications, emergency signals, FAQ, and citations. MIME type: text/markdown
- procedure-article://patellar-luxation-surgery - Markdown article for Patellar Luxation Surgery. Includes summary, cost band, contraindications, emergency signals, FAQ, and citations. MIME type: text/markdown
- procedure-article://mast-cell-tumor-removal - Markdown article for Mast Cell Tumor Removal. Includes summary, cost band, contraindications, emergency signals, FAQ, and citations. MIME type: text/markdown
- procedure-article://lymphoma-chemotherapy-chop - Markdown article for Lymphoma Chemotherapy (CHOP Protocol). Includes summary, cost band, contraindications, emergency signals, FAQ, and citations. MIME type: text/markdown
- procedure-article://hemilaminectomy - Markdown article for Hemilaminectomy (IVDD Surgery). Includes summary, cost band, contraindications, emergency signals, FAQ, and citations. MIME type: text/markdown
- procedure-article://fho - Markdown article for FHO (Femoral Head Ostectomy). Includes summary, cost band, contraindications, emergency signals, FAQ, and citations. MIME type: text/markdown

## Prompts
Not captured

## Metadata
- Owner: info.vetclinic
- Version: 1.24.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 22, 2026
- Source: https://registry.modelcontextprotocol.io
