Model Context Protocol server

Sage Veterinary Imaging — Public MCP

A public, no-auth MCP endpoint that lets AI assistants answer questions about veterinary diagnostic imaging: SVI pricing and locations, a directory of 800+ imaging providers across 40 states, imaging recommendations by clinical sign, and patient preparation guides. No patient data is served here.

Endpoints

TransportURL
Streamable HTTPhttps://mcp.sageveterinary.com/mcp/http
SSE (legacy)https://mcp.sageveterinary.com/mcp/sse
Discovery/.well-known/mcp.json
Health/health

Connect (Claude Desktop / any MCP client)

{
  "mcpServers": {
    "sage-veterinary": {
      "url": "https://mcp.sageveterinary.com/mcp/http"
    }
  }
}

Tools

ToolWhat it returns
search_contentFull-text search across 500+ pages of SVI website and educational content
get_pageA specific page by URL slug
search_providersVeterinary imaging facilities by location and modality
get_providerProvider detail by slug
find_nearest_providersClosest imaging providers with distance
get_pricing / estimate_priceSVI service pricing and structured estimates
get_location_infoRound Rock TX, Spring TX, Sandy UT — address, phone, modalities
get_company_info / get_service_infoCompany details, FAQs, imaging service descriptions
search_symptoms / get_recommendationClinical sign → recommended imaging study
get_patient_prepPrep instructions by modality (fasting, meds, arrival, aftercare)