DentOps Copilot
БесплатноНе проверенAn MCP-native agentic copilot for dental practices that orchestrates multiple MCP tools to analyze X-rays, pull patient history, generate drafts, and propose re
Описание
An MCP-native agentic copilot for dental practices that orchestrates multiple MCP tools to analyze X-rays, pull patient history, generate drafts, and propose recalls, streaming results live to a React dashboard.
README
An MCP-native agentic copilot for a dental practice. Given a dental X-ray + a patient record, a Claude agent orchestrates several MCP tools to detect findings, pull history, draft a patient-friendly summary and an insurance pre-authorisation narrative, and propose a recall — streaming every step live to a React dashboard over WebSocket. The MCP server (FastAPI + FastMCP) is callable by any MCP client, including Claude Desktop.
Portfolio prototype. Not a medical device. Every generated artifact is a draft for dentist review.

What I built vs. what's third-party
- Mine: the FastMCP server (tools / resources / prompts over JSON-RPC), the Claude agent that orchestrates them through an MCP client, the grounded draft generation, the real-time WebSocket UI, and the deploy setup.
- Third-party / mock: the imaging detector. It sits behind a
DetectorBackendinterface; the defaultMockDetectorreturns fixture findings. No model is trained here. Swap in an off-the-shelf detector via the interface.
Quickstart
cp .env.example .env # add your ANTHROPIC_API_KEY
make install
make seed
make dev # API (uvicorn) + frontend (vite)
# open the printed localhost URL, click "Run demo · patient #1042"
Architecture, tool contracts, and the event protocol are in SPEC.md. Build/finish notes for Claude Code are in CLAUDE.md. Deployment is in docs/DEPLOY.md.
Limitations & safety
Mock patient data and fixture detector output. No clinical validity; outputs are drafts only and route low-confidence findings to a dentist. Do not use with real patient data.
Установка DentOps Copilot
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/100-mitra/dentops-copilotFAQ
DentOps Copilot MCP бесплатный?
Да, DentOps Copilot MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для DentOps Copilot?
Нет, DentOps Copilot работает без API-ключей и переменных окружения.
DentOps Copilot — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить DentOps Copilot в Claude Desktop, Claude Code или Cursor?
Открой DentOps Copilot на 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 DentOps Copilot with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
