macos-vision-mcp

woladi/macos-vision-mcp
★ 0 stars JavaScript 🤖 AI/LLM Updated today
MCP server for Claude Code — Apple Vision OCR & image analysis, fully offline, no API keys
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "macos-vision-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "woladi/macos-vision-mcp"
      ]
    }
  }
}

README Excerpt

Local OCR & image analysis for any MCP client — private, offline, no API keys. Pre-extracts text and image data locally before your AI ever sees it — cutting token usage by ~97% on real documents and returning structured paragraphs, lines, and bounding boxes so the model can reconstruct the document into Markdown, HTML, DOCX, or any other format. Files never leave your Mac: no cloud API, no API keys, no network requests.

Tools (5)

analyze_documentclassify_imagedetect_barcodesdetect_facesocr_image

Topics

apple-visionclaude-codemacosmcpocroffline