Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OCR_DEVICE | No | Computing device (cuda, cpu, auto) | |
| OCR_CACHE_DIR | No | Model cache directory | ~/.cache/ocr-mcp |
| OCR_BATCH_SIZE | No | Default batch processing size | |
| OCR_MAX_MEMORY | No | Maximum GPU memory usage in GB | |
| OCR_DEFAULT_BACKEND | No | Default OCR backend (got-ocr, tesseract, etc.) |
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 | |