macOS Vision OCR

v0.2.3Developer Toolsstable

Local OCR & image analysis via Apple Vision — no cloud, no API keys, ~97% fewer tokens on PDFs.

io-github-woladi-macos-visionmcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is macOS Vision OCR?

macOS Vision OCR is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to local ocr & image analysis via apple vision — no cloud, no api keys, ~97% fewer tokens on pdfs.

Local OCR & image analysis via Apple Vision — no cloud, no API keys, ~97% fewer tokens on PDFs.

This server falls under the Developer Tools category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Local OCR & image analysis via Apple Vision — no cloud, no A

Use Cases

Extract text and analyze images from PDFs locally without cloud APIs.
Process visual content with Apple Vision Framework for token-efficient document understanding.
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv0.2.3
UpdatedApr 10, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y macos-vision-mcp

Manual Installation

npx -y macos-vision-mcp

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about macOS Vision OCR

What is macOS Vision OCR?

macOS Vision OCR is a Model Context Protocol (MCP) server that local ocr & image analysis via apple vision — no cloud, no api keys, ~97% fewer tokens on pdfs. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install macOS Vision OCR?

Install via npm with the command: npx -y macos-vision-mcp. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with macOS Vision OCR?

macOS Vision OCR works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is macOS Vision OCR free to use?

Yes, macOS Vision OCR is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

Browse More Developer Tools MCP Servers

Explore all developer tools servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

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

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use macOS Vision OCR?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides