Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DOCX_MCP_LOG_LEVEL | No | 日志级别(DEBUG, INFO, WARNING, ERROR)(Log level: DEBUG, INFO, WARNING, ERROR) | INFO |
| DOCX_MCP_PROJECT_DIR | No | 文档访问的项目目录 (The project directory for document access) | |
| DOCX_MCP_MAX_FILE_SIZE | No | 最大文件大小,默认:50MB (Maximum file size, default: 50MB) | 52428800 |
| DOCX_MCP_ALLOW_UNSAFE_PATHS | No | 允许访问任意路径(谨慎使用)(Allow access to arbitrary paths - use with caution) | false |
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 | |