ppt-word-gen
by muli4561
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MOCK_LLM | No | 1 无需 API Key 即可全流程自测演示;接入真实模型改为 0 | 1 |
| LLM_MODEL | No | 默认创作模型名称 | qwen3.7-plus |
| LLM_API_KEY | No | 大语言模型 API Key | |
| LLM_BASE_URL | No | OpenAI 兼容接口 Base URL | https://dashscope.aliyuncs.com/compatible-mode/v1 |
| MAX_UPLOAD_MB | No | REST / 大文件 Ticket 上传上限(MB) | 20 |
| PUBLIC_BASE_URL | No | 产物下载与大文件上传的基础 URL(局域网调用请设为服务器内网 IP) | http://127.0.0.1:8000 |
| PPT_WORD_GEN_TOKEN | No | Bearer Token 鉴权,留空则无需认证 | |
| MAX_CONCURRENT_TASKS | No | PPT 最大并发处理任务数 | 2 |
| MCP_INLINE_UPLOAD_MB | No | MCP Base64 内联上传上限(MB) | 5 |
| DOWNLOAD_SIGNING_SECRET | No | HMAC 签名密钥,用于生成 24 小时临时下载凭证(留空自动生成) | |
| MAX_CONCURRENT_REPORT_TASKS | No | Word 最大并发处理任务数 | 1 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues