IAMZOE_MCP_SERVER
If you are the rightful owner of IAMZOE_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.
This project is a Neo4j-based appointment system MCP server, providing a complete set of MCP tools for large language models like Claude.
The Neo4j Appointment System MCP Server is a specialized server branch that has removed all API-related code, focusing solely on the Model Context Protocol (MCP) integration. It leverages the Neo4j graph database to manage appointments, customers, employees, services, and more. The server is designed to support large language models by providing a comprehensive suite of MCP tools. The system includes modules for appointment management, customer and employee data handling, service management, and business analytics. It is built using Node.js and integrates with the Neo4j database, utilizing the @modelcontextprotocol/sdk for MCP functionalities.
Features
- Appointment Management: Create, query, update, and cancel appointments.
- Customer Management: Manage and query customer information.
- Employee Management: Manage and query employee information.
- Service Management: Manage bookable services or projects.
- Notification System: Send appointment notifications to customers.
Tools
Appointment Tool
Handles creation, updating, and cancellation of appointments.
Customer Tool
Manages customer data and queries.
Employee Tool
Manages employee data and queries.