dental-clinic-mcp-server

dylanbc1/dental-clinic-mcp-server
★ 0 stars Python Database Updated 5d ago
Production-grade MCP server for a dental clinic: appointments, affiliation checks and accounts receivable, with OAuth 2.1, per-tool scopes and human-in-the-loop on every mutation.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dental-clinic-mcp-se": {
      "command": "uvx",
      "args": [
        "dental-clinic-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install dental-clinic-mcp-server

README Excerpt

> A production-grade MCP server for a dental clinic: appointments, affiliation > checks and accounts receivable, with the security controls that 92% of the > MCP ecosystem does not have. > > 🇪🇸 [Léelo en español](./README.es.md) <p align="left"> <img alt="Python 3.12" src="https://img.shields.io/badge/python-3.12-3776AB?logo=python&logoColor=white">

Tools (4)

clinicalinput_requiredreadwrite

Topics

ai-agentsfastapihealthcaremcpmodel-context-protocoloauth2postgresqlpythonsecurity
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →