IAMZOE_MCP_SERVER
0
The project is a Neo4j-based booking system MCP server providing comprehensive functionalities for appointment and customer management, tailored for language models like Claude. It integrates an MCP SDK and supports various management modules and business analytics.
Neo4j Booking System MCP Server
- Project Overview: A booking system MCP server based on the Neo4j graph database supporting appointment management, customer management, staff management, service management, and analytical reporting.
- Modules:
- Appointment management, customer management, staff management, service management, category management, membership level management, staff availability management, notification system, business statistics, advertisement management, and user relationship management.
- Tech Stack:
- Backend: Node.js
- Database: Neo4j
- MCP Integration: @modelcontextprotocol/sdk
- Installation & Usage:
- Ensure Node.js and Neo4j are installed.
- Clone the project, install dependencies, configure environment variables, initialize, and start the server using the provided commands like
npm start
.