TextIn OCR MCP

by intsig-textin

286 downloads
Not rated
GitHub

About

Extracts text and performs OCR on various documents like IDs and invoices, with support for Markdown conversion.

Details

Author
intsig-textin
Downloads
286
Categories
Developer Tools, Other

- Works with any MCP client (Cursor, Claude, Cline, etc.)
- Simple setup via npx package
- Requires TextIn APP_ID and APP_SECRET for authentication
- Configurable request timeout (default 600000 ms)
- Leverages TextIn’s OCR service

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name TextIn OCR MCP
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Install and configure via npx in any MCP-compatible client. Provide your TextIn APP_ID and APP_SECRET as environment variables, optionally set MCP_SERVER_REQUEST_TIMEOUT. Example configuration for Cursor uses the command npx -y @intsig/server-textin with the required environment variables.

recognition_text

Text recognition from images, Word documents, and PDF files.

general_information_extration

Automatically and intelligently extract key information from documents.

doc_to_markdown

Convert images, PDFs, and Word documents to Markdown.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "textin ocr mcp": {
            "textin-ocr": {
                "command": "npx",
                "args": [
                    "-y",
                    "@intsig/server-textin"
                ],
                "env": {
                    "APP_ID": "<YOUR_APP_ID>",
                    "APP_SECRET": "<YOUR_APP_SECRET>",
                    "MCP_SERVER_REQUEST_TIMEOUT": "600000"
                },
                "timeout": 600
            }
        }
    }
}

McpServers

{
    "textin-ocr": {
        "command": "npx",
        "args": [
            "-y",
            "@intsig/server-textin"
        ],
        "env": {
            "APP_ID": "<YOUR_APP_ID>",
            "APP_SECRET": "<YOUR_APP_SECRET>",
            "MCP_SERVER_REQUEST_TIMEOUT": "600000"
        },
        "timeout": 600
    }
}

TextIn MCP Server is a tool for extracting text and performing OCR on documents, including document text recognition, ID recognition, and invoice recognition. It also supports converting documents into Markdown format.

- Text recognition from images, Word documents, and PDF files.
- Inputs:

- path(string, required):file pathora URL (HTTP/HTTPS) pointing to a document

- Convert images, PDFs, and Word documents to Markdown.
- Inputs:

- path(string, required):file pathora URL (HTTP/HTTPS) pointing to a document

- PDF
- Microsoft Office Documents (Word, Excel)
- Image (Jpeg, Jpg, Png, Bmp)

- Automatically identify and extract information from documents, or identify and extract user-specified information.
- Inputs:

- path(string, required):file pathora URL (HTTP/HTTPS) pointing to a document
- key(string[], optional): The non-tabular text information that the user wants to identify, input format is an array of strings.
- table_header(string[], optional): The table information that the user wants to identify, input format is an array of strings.

- PDF
- Microsoft Office Documents (Word, Excel)
- Image (Jpeg, Jpg, Png, Bmp)

When the input is a URL, it does not support handling access to protected resources.

Clickhereto register for a TextIn account.

Get Textin APP_ID and APP_SECRET by following the instructionshere.

{ "mcpServers": { "textin-ocr": { "command": "npx", "args": [ "-y", "@intsig/server-textin" ], "env": { "APP_ID": "<YOUR_APP_ID>", "APP_SECRET": "<YOUR_APP_SECRET>", "MCP_SERVER_REQUEST_TIMEOUT": "600000" }, "timeout": 600 } } }

This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.

This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.

Generate express market research reports from 9 verified sources (Wikipedia, Google News, GitHub, HN, SO, arXiv, npm, Reddit, PyPI). TAM/SAM/SOM, SWOT, HTML reports.

Set up and interact with your unstructured data processing workflows in Unstructured Platform

EXIF for AI. AKF embeds trust scores, source provenance, and compliance metadata into every file your AI touches — DOCX, PDF, images, code, and 20+ formats. 9 MCP tools: stamp, inspect, trust, audit, scan, embed, extract, detect. Audit against EU AI Act, SOX, HIPAA, NIST in one command.

Interact with ApostropheCMS, a Node.js-based content management system, to manage content snippets.

WorkPaper MCP server for editing formula workbooks, recalculating cells, and persisting JSON-backed workbook state.

An MCP server that integrates IFC model support using Bonsai BIM (Blender) and IfcOpenShell.

Publish, update, and manage Markdown pages on a permanent shareable URL directly from your AI conversation.

AI-powered document extraction infrastructure. Convert PDFs, Excel files, and scanned documents into structured JSON.

Formo makes analytics and attribution easy for crypto apps, so you can focus on growth. Measure what matters and drive growth onchain with the data platform for onchain apps. Get the best of web, product, and onchain analytics on one versatile platform.

An MCP server for the Ghost blogging platform with Server-Sent Events (SSE) transport support.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.