mcp_pdf2md

timaliev/mcp_pdf2md
★ 0 stars JavaScript API Integration Updated today
MCP server for AI-optimized PDF to Markdown conversion via pdf2md
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp_pdf2md": {
      "command": "npx",
      "args": [
        "-y",
        "timaliev/mcp_pdf2md"
      ]
    }
  }
}

README Excerpt

MCP server for AI-optimized PDF to Markdown conversion using [pdf2md](https://github.com/pdf-inspector/pdf2md). > **Requires [pi-mcp-bridge](https://github.com/timaliev/pi-mcp-bridge)** to connect to [pi](https://pi.dev). - [pdf2md](https://github.com/pdf-inspector/pdf2md) CLI installed (`cargo install pdf2md` or `brew install pdf2md`)

Tools (2)

detect_pdf_typepdf_to_markdown