io.github.Melusi-M/fixmypdf
repo:https://github.com/melusi-m/pdf-editor-front-end
Privacy-first PDF tools over MCP: merge, split, rotate, delete, compress, protect, inspect.
- transport:
- remote
- credential class:
- self-provisionable
Owner verification
Not yet verified. Verifying proves you control this server and is free, permanently — it never changes a published score.
Start verification →Tools
- compress_pdfshallow
Reduce a PDF's file size losslessly by consolidating object streams (keeps text selectable). Returns base64 plus before/after sizes. Note: does not re-encode embedded images.
- delete_pagesshallow
Remove specific pages from a PDF by their 1-based page numbers, keeping the rest in order. Returns base64.
- get_pdf_infoshallow
Read-only. Return a PDF's page count and per-page dimensions (in points). Use this first to plan a split or rotate.
- merge_pdfshallow
Merge two or more PDFs into one, in the order given. Returns the merged PDF as base64.
- protect_pdfshallow
Encrypt a PDF with a password (AES). The result requires the password to open. Returns base64.
- rotate_pdfshallow
Rotate pages of a PDF clockwise by 90, 180, or 270 degrees. Omit "pages" to rotate every page; otherwise pass 1-based page numbers. Returns base64.
- split_pdfshallow
Extract an inclusive, 1-based page range from a PDF into a new PDF. e.g. from=5,to=10 keeps pages 5–10. Returns base64.
Embed this server’s score
Tool count and median score across every tool in this server’s corpus — honest in a way a single cherry-picked tool’s badge wouldn’t be.
[](https://vouch.tools/servers/181887e7-3a92-4ce2-bc00-89655d6596ee)