Skip to main content
Glama

VetClinic.info — Veterinary Specialty Directory

Server Details

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

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.

Tool Definition Quality

Score is being calculated. Check back soon.

Available Tools

8 tools
estimate_procedure_costInspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
zipYes
case_factorsYes
procedure_slugYes
find_specialists_by_procedureInspect

Convenience: combines get_procedure + state filter. Returns the ranked specialist finder list for a procedure in a given state.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo
stateYes2-letter state slug.
procedureYesProcedure slug.
get_clinicInspect

Fetch a single clinic's full record by slug: credentials, inline reviews, procedures performed, contact action, canonical URL.

ParametersJSON Schema
NameRequiredDescriptionDefault
cityYesCity slug.
slugYesClinic slug. Clinic slugs are unique per city, not globally — pair with city + state for disambiguation.
stateYesState slug.
get_procedureInspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
slugYesProcedure slug (e.g. "tplo", "hemilaminectomy", "lymphoma-chop").
stateNoOptional 2-letter state slug to pre-filter the finder.
list_proceduresInspect

Published procedure catalog. Returns slug, display_name, also_known_as, specialty_slug for every procedure with a live article.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

list_specialtiesInspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

quote_for_caseInspect

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".

ParametersJSON Schema
NameRequiredDescriptionDefault
zipYes
case_notesNoOptional. Free-text notes from the owner for the receiving clinic.
owner_nameNoOptional. Required if owner_email is present.
owner_emailNoOptional. When present, triggers the lead-capture write path and requires X-Agent-Attribution.
owner_phoneNoOptional.
case_factorsYesSame shape as estimate_procedure_cost.case_factors.
procedure_slugYes
search_clinicsInspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
cityYesCity slug (e.g. "denver", "austin"). Validate against /api/agents/specialties or list_specialties.
limitNo
stateNoOptional 2-letter state slug ("co", "tx", "ca"). Disambiguates same-name cities.
specialtyYesSpecialty slug (e.g. "orthopedic-surgery", "oncology", "emergency-critical-care", "generalist"). Closed set; use list_specialties.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources