Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_DEBUG | No | 启用调试模式(true/false) | |
| MCP_LOG_LEVEL | No | 覆盖日志级别(DEBUG、INFO 等) | |
| MCP_CONFIG_PATH | No | 用户配置文件路径 | |
| MCP_WORKSPACE_ROOT | No | 覆盖工作区根目录 |
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 | |