Tesseract Ocr

by lordmacu · development · git, api, skill

Extract text from images and scanned PDFs via the local Tesseract binary.

Source: https://github.com/lordmacu/nexo-rs

Install

git clone https://github.com/lordmacu/nexo-rs

Tags: git, api, skill

4 GitHub stars · Source: skillsdirectory

About development MCP servers and Claude skills

development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

Tesseract Ocr is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related development MCPs and skills

  • Browser by lordmacu

    Drive a managed Chrome session via CDP. Navigate, click, fill forms, read the DOM, take screenshots, run JS.

  • Dns Tools by lordmacu

    Resolve DNS records (A, AAAA, MX, TXT, CNAME, NS, SOA, SRV, CAA), PTR reverse, and WHOIS.

  • Docker Api by lordmacu

    Inspect and control local Docker containers.

  • Endpoint Check by lordmacu

    HTTP probe (status + latency) and TLS certificate inspection (expiry, issuer, SANs).

  • Fetch Url by lordmacu

    HTTP GET/POST utility with size cap, SSRF guard, retries, and circuit breaker.

  • Google Auth by lordmacu

    Authenticate against the user's own Google account (Gmail, Drive, Calendar, Sheets, etc.) via the installed-application OAuth 2.0 flow and make authenticated HTTP calls.

  • Google by lordmacu

    Gmail, Calendar, Tasks, Drive, Contacts (People), and Photos via Google APIs with OAuth refresh tokens.

  • Msedge Tts by lordmacu

    Synthesize text to speech using Microsoft Edge Read Aloud voices (no API key).

Frequently asked questions

How do I install Tesseract Ocr?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support Tesseract Ocr?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is Tesseract Ocr free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.