Handwriting-OCR_handwriting-ocr-mcp-server
The Handwriting OCR MCP Server is a Model Context Protocol (MCP) Server that integrates handwriting recognition services with clients, allowing document uploads, status checks, and OCR result retrieval. It facilitates the use of the Handwriting OCR service through easy setup and configuration options.
Handwriting OCR MCP Server
The Handwriting OCR MCP Server enables integration between MCP clients and the Handwriting OCR service. It allows users to upload images and PDF documents, check their status, and retrieve the OCR results as Markdown.
Tools
Transcription
- Upload Document
- Check Status
- Get Text
Prerequisites
- Node.js installed on your system (recommended version 18.x or higher).
- An active account on the Handwriting OCR Platform and an active API token.
Installation
Installing via Smithery
To install handwriting-ocr-mcp-server for Claude Desktop automatically via Smithery.
Installing manually for Claude Desktop
Use the specified command to set up and configure the server manually.
Configuration
Use API_TOKEN
environment variable for authentication as specified in the API settings dashboard.