Handwriting OCR MCP ServerServer

Handwriting-OCR
GitHub
OCRImage ProcessingMarkdown

💡 Description

The Handwriting OCR MCP Server allows integration between MCP clients and the Handwriting OCR service, enabling users to upload images and PDF documents, check their processing status, and retrieve OCR results as formatted Markdown text.

📝 JSON Entries

{
  "mcpServers": [
    {
      "handwriting-ocr": {
        "env": {
          "API_TOKEN": "your-api-token"
        },
        "args": [
          "/Users/mateo/Local/Code/MCP/handwriting-ocr/build/index.js"
        ],
        "command": "node"
      }
    }
  ]
}

🛠️ Tools

Smithery

Features

  • Upload documents
  • Check processing status
  • Retrieve text