Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PARENT_ID | Yes | 父级目录ID | |
| MCP_SERVER_HOST | No | 服务器主机 | 0.0.0.0 |
| MCP_SERVER_PORT | No | 服务器端口 | 8000 |
| KNOWLEDGE_BASE_URL | No | API基础URL | http://10.21.8.6:13000 |
| KNOWLEDGE_BASE_TOKEN | Yes | 认证token |
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 | |