Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
DB_HOST | No | MySQL 서버 호스트 | localhost |
DB_NAME | No | 데이터베이스 이름 | test |
DB_PORT | No | MySQL 서버 포트 | 3306 |
DB_USER | No | MySQL 사용자명 | root |
DB_PASSWORD | No | MySQL 비밀번호 |
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 |