gemini-ocr-mcp

WindoC/gemini-ocr-mcp
★ 4 stars Python 🤖 AI/LLM Updated 8mo ago ⚠ Review
A FastMCP-based OCR server powered by Google Gemini. Handles both image file paths and base64‑encoded images to return extracted text. Easy to integrate into MCP workflows — just set your Gemini API key and model, run the server, and call `ocr_image_file` or `ocr_image_base64`
View on GitHub →