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