handwriting-ocr-mcp-server
The Handwriting OCR MCP Server facilitates integration with the Handwriting OCR service, enabling document uploads, status checks, and retrieval of OCR results. It is designed to work with MCP clients and includes setup and configuration details.
Handwriting OCR MCP Server
The Handwriting OCR MCP Server enables integration between MCP clients and the Handwriting OCR service. This server allows you to upload images and PDF documents, check their status, and retrieve the OCR result. It outlines the setup process and provides examples for usage.
Tools
Transcription
- Upload Document
- Check Status
- Get Text
Prerequisites
- Node.js installed (recommended version 18.x or higher).
- An active account and API token on the Handwriting OCR Platform.
Installation
Installing via Smithery
Install handwriting-ocr-mcp-server for Claude Desktop automatically via Smithery.
Installing manually for Claude Desktop
Use the Handwriting OCR MCP Server in Claude Desktop by setting up the server configuration manually.
Configuration
Supports setting environment variables for authentication and configuration, particularly the API token.