Sage MCP Public
OfficialProvides access to Sage Veterinary Imaging's public data, including website content (pages, blog posts, conditions, education articles), a directory of over 800 veterinary imaging providers across 40 states, pricing for SVI imaging services, and facility details for SVI locations.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Sage MCP Publicfind PET scan pricing"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Sage MCP Public
Model Context Protocol server for Sage Veterinary Imaging's public data.
What It Serves
Table | Records | Description |
| 536 | Website pages, blog posts, conditions, education articles |
| 808 | Veterinary imaging provider directory (40 states) |
| 33 | SVI imaging service pricing |
| 3 | SVI facility details (Round Rock TX, Spring TX, Sandy UT) |
Related MCP server: Voice AI Website Analyzer MCP Server
MCP Tools
search_content— Full-text search across all website contentget_page— Get a specific page by URL slugsearch_providers— Search 800+ vet imaging facilities by location/modalityget_provider— Provider detail by slugget_pricing— SVI service pricing, filterable by categoryget_location_info— SVI location details (address, phone, modalities)get_company_info— Company info, FAQs, policiesget_service_info— Imaging service descriptions
Endpoints
Path | Purpose |
| Public landing page (docs + connect instructions, crawlable) |
| Streamable HTTP transport — recommended for MCP clients |
| SSE transport (legacy, still supported) |
| Discovery document |
| Health check |
Note: mcp is pinned <2.0.0 — mcp 2.x removed mcp.server.fastmcp.
Architecture
GitHub → Railway (FastAPI + MCP) → Supabase (PostgreSQL + PostgREST)No PHI. Completely separate from the clinical MCP server.
Supabase REST API for all queries (no direct DB connections needed).
Full-text search via PostgreSQL tsvector indexes.
Deployment
Railway
Connect this repo to Railway
Set environment variables:
SUPABASE_URL— Supabase project URLSUPABASE_SERVICE_KEY— Service role JWTPORT— Railway sets this automatically
Content Refresh
Run the sync worker to re-scrape website content:
python -m sync.refreshSet up as a Railway cron service for weekly refresh.
Local Development
pip install -r requirements.txt
cp .env.example .env # Add your Supabase credentials
python -m server.mainServer runs at http://localhost:8000
Health:
GET /healthMCP:
POST /mcp
This server cannot be deployed
Maintenance
Related MCP Connectors
Find US veterinary specialists. Search clinics, read procedure articles, estimate costs.
CMS quality ratings, payer-negotiated prices, and clinician data for 41K+ US healthcare facilities.
Search US hospital prices, compare costs, and find insurance-negotiated rates.
Search Vascue's public healthcare-ops, insurance-claims and booking docs. Public content only.
Related MCP Servers
- FlicenseNot gradedqualityFmaintenanceThe owner-verified local business data + service & menu-price layer for AI agents. Owner-authored business profiles where every response carries provenance — verification level, completeness score, freshness timestamps, and upstream sources. * Search & profiles — find businesses by name, category, city, or geo-radius; full profiles with contacts, hours, media, ratings. * Price layer-
- FlicenseAqualityDmaintenanceFetches and analyzes website content to provide business context to AI agents, designed for Voice AI in GoHighLevel.1-

costkits-mcpofficial
AlicenseAqualityBmaintenanceProvides live US healthcare cost data including procedure cost estimates, provider pricing, insurance coverage rules, and medical bill analysis using real hospital transparency and CMS data.1246 npmMIT- FlicenseAqualityBmaintenanceEnables querying a veterinary clinic's services, summary, and availability from live data.3-