A
securityA
licenseA
qualityProvides screenshot and OCR capabilities for macOS.
Last updated -
1
577
20
JavaScript
MIT License
一个使用 Mistral AI 的 OCR API 提供 OCR 功能的 MCP 服务器。该服务器可以处理本地文件和 URL,并支持图像和 PDF。
MISTRAL_API_KEY
:您的 Mistral AI API 密钥OCR_DIR
:本地文件处理的目录路径。在容器内部,此目录始终映射到/data/ocr
要通过Smithery自动为 Claude Desktop 安装 Mistral OCR:
将此配置添加到您的 claude_desktop_config.json:
从配置的 OCR_DIR 目录中处理文件。
处理来自 URL 的文件。需要明确指定文件类型。
OCR 结果以 JSON 格式保存在OCR_DIR
output
目录中。每个结果文件使用以下格式命名:
{original_filename}_{timestamp}.json
{url_filename}_{timestamp}.json
或url_document_{timestamp}.json
时间戳格式为YYYYMMDD_HHMMSS
。
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
使用 Mistral OCR API(付费)在本地或通过 URL 对图像或 PDF 进行 OCR
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/everaldo/mcp-mistral-ocr'
If you have feedback or need assistance with the MCP directory API, please join our Discord server