Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DB_HOST | Yes | The database host address (e.g., localhost or replica.parking-db.internal). | |
| DB_NAME | Yes | The name of the database to connect to (e.g., parking_system). | |
| DB_PORT | Yes | The database port number (e.g., 3306). | |
| DB_USER | Yes | The database username for the connection. | |
| DB_PASSWORD | Yes | The password for the database user. |
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 | |