mcpbeat Sign in

MD To PDF MCP Server

local only

MD To PDF runs on your own machine — the client starts it, so there is no endpoint to ping. 75 installs a week from pypi.

Convert markdown to professional PDFs with clickable table of contents. No API keys.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 16 · avg 9 · +14% w/w
a month agotoday
75
Installs / week
pypi · md-to-pdf-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add md-to-pdf -- uvx md-to-pdf-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "md-to-pdf": {
      "args": [
        "md-to-pdf-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.md-to-pdf]
command = "uvx"
args = ["md-to-pdf-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "md-to-pdf": {
      "args": [
        "md-to-pdf-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "md-to-pdf": {
      "args": [
        "md-to-pdf-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to MD To PDF

same job, measured the same way
Promptready MCP
by hydrojwh

Convert PDF/CSV to Markdown with AI-powered OCR via the PromptReady cloud API.

983 installs/wk local only
PDF to Markdown (pdf2md.dev)
by pdf2md

Hosted MCP server: convert PDFs to clean, LLM-ready Markdown with tables, formulas and OCR.

answering
C
Prince Cloud
by prince

Convert Markdown, HTML, and web pages to high-quality PDF with Prince.

3 tools answering
FileToPDF
by filetopdf

Convert files, HTML, and Markdown to PDF via the FileToPDF API. Bring your own API key.

49 installs/wk 4 tools answering
Hushvert
by hushvert

File conversion for AI agents: office docs, PDF to Word, video, and LLM-ready markdown via API.

50 installs/wk local only
Markdown Notes MCP
by narashiman-k

Convert PDF, Word, Excel, PowerPoint, EPUB and images to Markdown locally, with no upload.

136 installs/wk local only
Document Converter
by zahid-abbas-ali-baig

Convert documents to Markdown using MarkItDown

local only
docx4j Word documents
by plutext

Read, convert and fill Word (.docx) documents: templates, Markdown/HTML in and out, PDF with math.

local only

MD To PDF — questions

Answers built from our own checks of this server.

Why is there no uptime for MD To PDF?
MD To PDF runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package md-to-pdf-mcp was installed 75 times last week.
Is MD To PDF still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect MD To PDF?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls md-to-pdf-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use MD To PDF?
The pypi package md-to-pdf-mcp was installed 75 times in the last week. Week over week that is +14%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.