Model Context Protocol (MCP) server configuration and tool manifest for patchy631/gemma3-ocr
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"gemma3-ocr": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-gemma3-ocr"
]
}
}
}