Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MYSQL_SSL | No | Use SSL connection (true/false) | |
| MYSQL_HOST | No | Default MySQL host | localhost |
| MYSQL_PORT | No | Default MySQL port | 3306 |
| MYSQL_USER | No | Default MySQL username | |
| MYSQL_DATABASE | No | Default database name | |
| MYSQL_PASSWORD | No | Default MySQL password |
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 | |