Mistral OCR MCP connector
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DATA_DIR | No | Storage directory. Default: /data (volume mounted here). Optional. | /data |
| OCR_MODEL | No | OCR model. Default: mistral-ocr-latest. Optional. | mistral-ocr-latest |
| PUBLIC_URL | Yes | External URL of the service, e.g. https://xxx.up.railway.app. Required. | |
| SECRET_KEY | No | Signing key for links and sessions; if not set, generated and stored in DATA_DIR. Optional. | |
| VERIFY_MODEL | No | Verification model. Default: mistral-large-latest. Optional. | mistral-large-latest |
| MAX_UPLOAD_MB | No | Maximum file size in MB. Default: 200. Optional. | 200 |
| ADMIN_PASSWORD | Yes | Login password for OAuth connection from Claude and web console. Required. | |
| RETENTION_DAYS | No | Retention period for files and results in days. Default: 7. Optional. | 7 |
| MISTRAL_API_KEY | Yes | Mistral API key (for OCR and verification). Required. |
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