Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MYSQL_DB | No | Database mặc định | mysql |
MYSQL_HOST | No | Hostname của MySQL server | localhost |
MYSQL_PORT | No | Port của MySQL server | 3306 |
MYSQL_USER | No | Username for MySQL connection | root |
MYSQL_PASSWORD | No | Password for MySQL connection |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |