Handwriting OCR
Recognize and extract text from handwritten documents using the Handwriting OCR service.
Handwriting OCR MCP Server
A Model Context Protocol (MCP) Server for Handwriting OCR API.
Overview
The Handwriting OCR MCP Server enables integration between MCP clients and the Handwriting OCR service. This document outlines the setup process and provides a basic example of using the client.
This server allows you to upload images and PDF documents, check their status, and retrieve the OCR result as Markdown.
Tools
Transcription
- Upload Document
- Check Status
- Get Text
Prerequisites
Before you begin, ensure you have the following:
- 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:
npx -y @smithery/cli install @Handwriting-OCR/handwriting-ocr-mcp-server --client claude
Installing manually for Claude Desktop
To use the Handwriting OCR MCP Server in Claude Desktop application, use:
{
"mcpServers": {
"handwriting-ocr": {
"command": "node",
"args": [
"/Users/mateo/Local/Code/MCP/handwriting-ocr/build/index.js"
],
"env": {
"API_TOKEN": "your-api-token",
},
"disabled": false,
"autoApprove": []
}
}
}
Configuration
The Handwriting OCR MCP Server supports environment variables to be set for authentication and configuration:
API_TOKEN: Your API token.
You can find these values in the API settings dashboard on the Handwriting OCR Platform.
Support
Please refer to the Handwriting OCR API Documentation.
For support with the Handwriting OCR MCP Server, please submit a GitHub Issue.
About
Model Context Protocol (MCP) Server for Handwriting OCR Platform
Related Servers
Limitless MCP
Connect your Limitless Pendant data to Claude and other LLMs using the Limitless API.
ATLAS: Task Management System
A task management system for LLM agents to manage projects, tasks, and knowledge using a Neo4j database for complex workflow automation.
Shortcuts
Access and run Apple Shortcuts. Allows AI assistants to list, view, and execute your shortcuts.
No-code Slack MCP Client (Powered by Runbear)
Unlock MCP for your whole team in Slack with a single install.
Lazy Toggl MCP
Simple unofficial MCP server to track time via Toggl API
Kit.com (formerly ConvertKit) MCP
Manage your email lists, subscribers, broadcasts, sequences, and more through natural language.
Spotify MCP Server
Control Spotify with natural language. Enables search, playback control, queue management, and device control using conversational commands.
Attendee MCP Server
An MCP server for managing Attendee meeting bots, requiring a running Attendee backend service.
Tana
Connects to Tana's Input API to create and manipulate data in Tana workspaces.
Garmin Workouts MCP
Create Garmin Connect workouts using natural language.