Dental Clinic Appointments MCP Server

$npx -y @nalmarshedy/mcp
README.md

Enables management of dental clinic appointments through full CRUD operations.

Enables management of dental clinic appointments through full CRUD operations, including scheduling, status tracking, and patient information management. Supports local JSON storage and allows filtering by date range, appointment type, dentist, or patient name.

Tools (4)

create_appointmentSchedule a new dental appointment with patient details and time.
get_appointmentsRetrieve appointments with optional filtering by date range, dentist, or patient.
update_appointmentModify existing appointment details or status.
delete_appointmentRemove an appointment from the system.

Configuration

claude_desktop_config.json
{"mcpServers":{"dental-clinic":{"command":"npx","args":["-y","@nalmarshedy/mcp"]}}}

Try it

Schedule a cleaning appointment for John Doe with Dr. Smith next Tuesday at 10 AM.
Show me all dental appointments scheduled for tomorrow.
Find all appointments for patient Sarah Miller and change her status to confirmed.
Cancel the appointment for ID #12345.
List all appointments for Dr. Brown between June 1st and June 7th.

Frequently Asked Questions

How do I install Dental Clinic Appointments?

Install Dental Clinic Appointments by running: npx -y @nalmarshedy/mcp

What MCP clients work with Dental Clinic Appointments?

Dental Clinic Appointments works with any MCP-compatible client including Claude Desktop, Claude Code, Cursor, and other editors with MCP support.

Use Dental Clinic Appointments with Conare

Manage MCP servers visually, upload persistent context, and never start from zero with Claude Code & Codex.

Try Free