Skip to content
Back to search
30
MCP

n8n-nodes-ocr-ai

n8n/n8n-nodes-ocr-ai

n8n community node for OCR and document extraction using multiple AI providers (Gemini, OpenAI, Claude, Grok, Vertex)

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

n8n-nodes-deep-ocr
n8n community node for Deep-OCR document processing API
0 tools
n8n-nodes-deepread
n8n community node for DeepRead — document AI with OCR, structured extraction, form filling, and PII redaction
0 tools
n8n-nodes-condoc
n8n community node for ConDoc — a multi-tenant document processing and OCR platform. Automate document uploads, OCR extraction, project mana
0 tools
n8n-nodes-vertex-ai
n8n community node for Google Vertex AI (Gemini)
0 tools
n8n-nodes-gemini-ai
n8n community node for Google Gemini AI integration with text generation, file upload & analysis, and TTS (Text-to-Speech) support
0 tools
n8n-nodes-openai-structured-outputs
This is a community node for n8n that enables you to extract structured JSON from unstructured text by leveraging OpenAI’s **Structured Outp
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "n8n-nodes-ocr-ai": {
      "url": "None",
      "transport": "http"
    }
  }
}