arimunandar/appointment-mcp-server
3.1
If you are the rightful owner of appointment-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A simple Model Context Protocol (MCP) server for managing appointments, built with Node.js and TypeScript.
Tools
Functions exposed to the LLM to take actions
create_appointment
Create a new appointment with specified details.
list_appointments
List all existing appointments.
get_appointment
Retrieve details of a specific appointment by ID.
delete_appointment
Delete an appointment by its ID.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client