MCP Mistral OCR
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OCR_DIR | No | Directory for local files and output/ subdir | ./ocr_data |
| MCP_HTTP_HOST | No | Bind host when using streamable HTTP | 127.0.0.1 |
| MCP_HTTP_PATH | No | URL path (e.g. /mcp → http://host:8000/mcp) | mcp |
| MCP_HTTP_PORT | No | Port when using Streamable HTTP or SSE | 8000 |
| MCP_TRANSPORT | No | stdio or streamable-http | streamable-http |
| MISTRAL_API_KEY | Yes | Your Mistral AI API key | |
| OCR_SAVE_RESULTS | No | Set to false to disable saving results to OCR_DIR/output/ | true |
| OCR_DOWNLOAD_BASE_URL | No | Base URL for download links. Use a port other than MCP (e.g. http://127.0.0.1:8001) |
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
ActivityStale
ResponsivenessNo issues