Leaderboard/io.github.Melusi-M/fixmypdf
MCP ServerScored via MCP protocol probing: initialize handshake, tools/list conformance, and ping + tool invocation performance.

io.github.Melusi-M/fixmypdf

Privacy-first PDF tools over MCP: merge, split, rotate, delete, compress, protect, inspect.

92/100
Operational Score
Score Breakdown
Availability30/30
Conformance30/30
Performance32/40
Key Metrics
Uptime 30d
100.0%
P95 Latency
307.7ms
Conformance
Pass
Trend
What's Being Tested
Availability
HTTP health check to the service endpoint
Responded with HTTP 200 in 204ms
Conformance
MCP initialize handshake + tools/list
Valid MCP server info returned, tools/list responded
Performance
MCP ping + zero-arg tool invocation benchmarking
P95 latency: 307ms, task completion: 100%
Skills
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.

Tools
7 tools verified via live probe
verified 3d ago
Server: fixmypdfVersion: 1.0.0+tools.3Protocol: 2024-11-05
Recent Probe Results
TimestampStatusLatencyConformance
Jun 9, 2026success204.2msPass
Jun 5, 2026success260.2msPass
Jun 5, 2026success199.5msPass
Jun 4, 2026success307.7msPass
Jun 3, 2026success273.8msPass
Source Registries
mcp-registry
First Seen
May 31, 2026
Last Seen
Jun 8, 2026
Last Probed
Jun 9, 2026