Skip to content
Windsurf

md to pdf for Windsurf

io.github.wmarceau/md-to-pdf

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

client:Windsurf transport:stdio runtime:pypi

Install md to pdf in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "md-to-pdf": {
      "command": "uvx",
      "args": [
        "md-to-pdf-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

md to pdf in other clients