Sage Public
БесплатноНе проверенQuery Sage Veterinary Imaging's public data including website content, provider directory, pricing, and location details.
Описание
Query Sage Veterinary Imaging's public data including website content, provider directory, pricing, and location details.
README
Model Context Protocol server for Sage Veterinary Imaging's public data.
What It Serves
| Table | Records | Description |
|---|---|---|
content |
536 | Website pages, blog posts, conditions, education articles |
providers |
808 | Veterinary imaging provider directory (40 states) |
pricing |
33 | SVI imaging service pricing |
locations |
3 | SVI facility details (Round Rock TX, Spring TX, Sandy UT) |
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
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.refresh
Set 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.main
Server runs at http://localhost:8000
- Health:
GET /health - MCP:
POST /mcp
Установка Sage Public
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/sageveterinary/sage-mcp-publicFAQ
Sage Public MCP бесплатный?
Да, Sage Public MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Sage Public?
Нет, Sage Public работает без API-ключей и переменных окружения.
Sage Public — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Sage Public в Claude Desktop, Claude Code или Cursor?
Открой Sage Public на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Sage Public with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
