Skip to content
Back to search
30
MCP

n8n-nodes-pdf2md

n8n/n8n-nodes-pdf2md

n8n community node: convert a PDF (binary) to semantic Markdown in-process via @opendocsg/pdf2md. No external API.

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

Similar MCP servers embedding-nearest

n8n-nodes-filetopdf
n8n community node for FileToPDF — convert files, HTML and Markdown into polished PDFs.
0 tools
n8n-nodes-pdf-generator
n8n node for converting text and markdown to PDF documents using PDFKit
0 tools
n8n-nodes-mopdf
n8n community node for PDF processing - convert PDF to images, extract text and run OCR
0 tools
@meetbryce/n8n-nodes-md-to-docs
n8n community node for Markdown to Google Docs conversion. Fork of n8n-nodes-md-to-docs with block-level markdown rendering in placeholder v
0 tools
n8n-nodes-md-to-docs
This is an n8n community node. It lets you use **Markdown to Google Docs** conversion in your n8n workflows.
0 tools
n8n-nodes-docx
Convert documents (Word, Excel, Markdown, PDF) to/from each other. Includes an n8n community node and a reusable conversion library powered
0 tools

How to use

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

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