pdftomarkdown-mcp

happywpco/pdftomarkdown-mcp
★ 0 stars JavaScript AI/LLM Updated today
MCP server to convert PDFs, Office docs, images, HTML & EPUB to clean Markdown for AI agents — powered by PDFtoMarkdown.ai
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pdftomarkdown-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "happywpco/pdftomarkdown-mcp"
      ]
    }
  }
}

README Excerpt

An [MCP](https://modelcontextprotocol.io) server that lets AI agents convert **PDFs, Word, PowerPoint, Excel, images, HTML, and EPUB** into clean, structured **Markdown** — powered by [PDFtoMarkdown.ai](https://pdftomarkdown.ai). Give Claude, Cursor, Codex, Hermes, OpenClaw, or any MCP-compatible client a `convert_pdf_to_markdown` tool so it can turn local documents into agent-ready Markdown on demand — headings, tables, and OCR text preserved — instead of choking on raw document blobs.

Tools (4)

PDFTOMARKDOWN_API_KEYconvert_pdf_to_markdownfile_pathforce_ocr

Topics

ai-agentsclaudecursordocument-conversionmarkdownmcpmodel-context-protocolocrpdfpdf-to-markdown