Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP 服务端口(SSE 模式使用) (HTTP service port for SSE mode) | 3388 |
| YAPI_TOKEN | Yes | YApi 项目 Token,格式为 projectId:token,支持多个项目以逗号分隔 (YApi project tokens, format projectId:token, supports multiple projects comma-separated) | |
| YAPI_BASE_URL | Yes | YApi 服务器基础 URL (YApi server base URL) | |
| YAPI_CACHE_TTL | No | 缓存时效(分钟) (Cache expiration time in minutes) | 10 |
| YAPI_LOG_LEVEL | No | 日志级别:debug, info, warn, error, none (Log level: debug, info, warn, error, none) | info |
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 | |