MCP Uptime
← MCP Reliability Index  /  Other
F

Fixmypdf

io.github.Melusi-M/fixmypdf
Privacy-first PDF tools over MCP: merge, split, rotate, delete, compress, protect, inspect.
healthy
status
7
tools exposed
655ms
connect latency
3452a958480a
schema fingerprint

Tools (7)

get_pdf_info
Read-only. Return a PDF's page count and per-page dimensions (in points). Use this first to plan a split or rotate.
merge_pdf
Merge two or more PDFs into one, in the order given. Returns the merged PDF as base64.
split_pdf
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.
rotate_pdf
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.
delete_pages
Remove specific pages from a PDF by their 1-based page numbers, keeping the rest in order. Returns base64.
compress_pdf
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.
protect_pdf
Encrypt a PDF with a password (AES). The result requires the password to open. Returns base64.

Endpoint

https://www.fixmypdfonline.com/api/mcp
Category: Other · Last checked: 2026-07-30T13:48:34Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.