AnyDoc
by xianhong1208
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Log level. | INFO |
| SERVER_HOST | No | Bind address. | 0.0.0.0 |
| SERVER_PORT | No | Bind port. | 5055 |
| AUTH_ENABLED | No | Set to false only for local experiments. | true |
| MAX_INPUT_MB | No | Per-file limit; also raises the MCP transport body limit (×1.5). | 50 |
| ENGINE_TIMEOUT | No | Seconds per engine invocation. | 180 |
| MCP_CENTER_URL | No | The MCP Center that issues tokens (auth.issuer). | http://localhost:4568 |
| ANYDOC_BASE_URL | No | The address this server is reached at. The token audience is <ANYDOC_BASE_URL>/mcp and must equal the service registered in MCP Center. | http://127.0.0.1:5055 |
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