A
securityA
licenseA
qualityEnables capturing high-quality native macOS screenshots using Safari through a Node.js server, supporting various sizes, zoom levels, and load wait times.
Last updated -
1
7
TypeScript
MIT License
Supports outputting OCR results in Markdown format
An MCP server that captures screenshots and performs OCR text recognition.
This server uses two OCR engines:
Add the following configuration to your claude_desktop_config.json
:
Variable Name | Description | Default Value |
---|---|---|
OCR_API_URL | yomitoku API base URL | http://localhost:8000 |
You can use it by instructing Claude like this:
Takes a screenshot and performs OCR.
Options:
region
: Screenshot area ('left'/'right'/'full', default: 'left')format
: Output format ('json'/'markdown'/'vertical'/'horizontal', default: 'markdown')MIT
kazuph
You must be authenticated.
local-only server
The server can only run on the client's local machine because it depends on local resources.
Provides screenshot and OCR capabilities for macOS.