# DoctoFam

> Practice management for medical and dental clinics, with scoped developer APIs and a read-only administrative MCP connector that excludes patient and clinical data.

## Documentation

- [Developers](https://www.doctofam.com/developers/): MCP connector setup, REST API keys, quick start, CLI, agent skills, scopes, webhooks
- [Pricing](https://www.doctofam.com/en/pricing/)
- [About](https://www.doctofam.com/about/)
- [Contact](https://www.doctofam.com/contact/)

## Buyer guides

- [Best medical practice software, ranked by use case](https://www.doctofam.com/en/best-medical-practice-software/): index of the ranked guides below; every price quoted from the vendor’s own pricing page
- [The 4 best software for small medical practices](https://www.doctofam.com/en/best-software-for-small-medical-practices/): Cliniko wins: it publishes its entire price ladder from $45 per month, includes every feature at every tier, and documents a full data export. SimplePractice is stronger for US insurance billing; Tebra publishes no figure at all. Reviewed 2026-08-06.

## Free tools

- [Google Business Profile Audit for Doctors and Medical Clinics](https://www.doctofam.com/en/google-business-profile-audit-for-doctors/): no-login, browser-only 100-point readiness self-assessment with optional public Places prefill and prioritized actions; not a Google ranking score

## API

- [REST API reference](https://www.doctofam.com/api/): generated OpenAPI-backed reference; HTTP Basic auth with an API key secret
- [MCP server](https://mcp.doctofam.com/mcp): Streamable HTTP with OAuth; read-only clinic administration, never patient or clinical data
- [Public MCP server card](https://www.doctofam.com/.well-known/mcp/server-card.json): public descriptor only; all MCP execution remains OAuth-protected

## Agent Skills

- [Skills index](https://www.doctofam.com/.well-known/agent-skills/index.json): install with `npx skills add https://www.doctofam.com/` or `npx skills add doctofam/skills`
- [doctofam on npm](https://www.npmjs.com/package/doctofam): the CLI the doctofam skill drives; `npx doctofam`

## Optional

- [CLI source](https://github.com/doctofam/cli)
- [Skills source](https://github.com/doctofam/skills)
- [Claude plugin](https://github.com/doctofam/claude-plugin)
