Expert-Appointment-Booking-MCP-Server
by lch-ai222
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BOOKING_DB_PATH | Yes | SQLite file path. Relative paths are based on the working directory at startup; for MCP hosts, an absolute path is recommended. | |
| BOOKING_SEED_DEMO | No | If 'true', seed demo experts and slots for the next 7 days at startup; otherwise the database starts empty. | false |
| BOOKING_PAYMENT_BASE_URL | Yes | Base URL prefix for the payment page. Must be HTTPS, must not contain username/password, query, or fragment. Used only for constructing the payment URL; the server never visits it. | |
| BOOKING_PAYMENT_TIMEOUT_SECONDS | No | Payment check timeout in seconds. Must satisfy 0 < x <= 30. | 3 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |