Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NACOS_HOST | No | Nacos server address (Nacos 服务地址) | localhost |
| NACOS_API_PORT | No | API port used for login (API 端口,用于登录) | 8848 |
| NACOS_PASSWORD | No | Password for authentication (密码) | |
| NACOS_USERNAME | No | Username for authentication (用户名) | |
| NACOS_NAMESPACE | No | Default namespace ID (默认命名空间 ID) | public |
| NACOS_READ_ONLY | No | Read-only mode, disables publishing functions (只读模式,禁用发布功能) | false |
| NACOS_CONSOLE_PORT | No | Console port used for configuration operations (Console 端口,用于配置操作) | 8080 |
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 | |