document-parser
by lan99988
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DOCUMENT_PARSER_BACKEND | No | `local` 或 `remote`;默认 `local` | local |
| DOCUMENT_PARSER_OUTPUT_DIR | No | 本机产物根目录 | |
| DOCUMENT_PARSER_REMOTE_URL | No | 远程 MinerU API 基础地址,例如 `http://100.64.0.10:8000` | |
| DOCUMENT_PARSER_REMOTE_TOKEN | No | 可选 Bearer Token;服务器必须配置对应的鉴权中间件才会校验它 | |
| DOCUMENT_PARSER_POLL_INTERVAL | No | 远程任务轮询间隔秒数,默认 `2` | 2 |
| DOCUMENT_PARSER_MAX_WAIT_SECONDS | No | 远程任务最大等待时间,默认 `1800` | 1800 |
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