mcpbeat Sign in

Fixmypdf MCP Server

not responding

Fixmypdf is listed as active in the registry but did not answer our last check. It exposes 7 tools.

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

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

Uptime history 51 days of history · worst day 0%
51 days agonow
2.2%
Uptime 24h
2 of 91 checks
7
Tools
read from the server
432 ms
Response time
average over 24h
open, no key
Access
streamable-http

Fixmypdf does not always answer

Over the last week it answered 0.5% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 15 min ago.

run in your terminal
claude mcp add fixmypdf --transport http https://www.fixmypdfonline.com/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "fixmypdf": {
      "url": "https://www.fixmypdfonline.com/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.fixmypdf]
url = "https://www.fixmypdfonline.com/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "fixmypdf": {
      "url": "https://www.fixmypdfonline.com/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "fixmypdf": {
      "url": "https://www.fixmypdfonline.com/api/mcp"
    }
  }
}

Available tools 7

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

compress
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.
merge
merge_pdf
Merge two or more PDFs into one, in the order given. Returns the merged PDF as base64.
pages
delete_pages
Remove specific pages from a PDF by their 1-based page numbers, keeping the rest in order. Returns base64.
pdf
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.
protect
protect_pdf
Encrypt a PDF with a password (AES). The result requires the password to open. Returns base64.
rotate
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.
split
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.

Endpoints

URLTransportStateLatencyChecked
https://www.fixmypdfonline.com/api/mcp streamable-http answering 170 ms 15 min ago

Alternatives to Fixmypdf

same job, measured the same way
Quillpdf MCP
by purpledirective

Local-first PDF tools (merge, split, rotate, watermark, Bates, metadata) as MCP server + CLI.

40 installs/wk local only
PDF Toolkit MCP
by eigencharlie

Unofficial PDF toolkit (merge/split/compress/OCR/convert/watermark/protect/...) via iLoveAPI.

35 installs/wk local only
DicePDF
by ishan-maheshwari

Local-first PDF tools for AI agents: merge, split, extract, render, compress. Files stay on-device.

16 installs/wk local only
PDFHaul MCP
by pdfhaul-www

PDF tools for Claude: merge, split, compress, convert, OCR & more. Requires a PDFHaul API key.

answering
Epublys
by epublys

EPUB/PDF tools: merge, split, compress, convert, edit metadata, validate ebooks.

answering
C
ExactPDF
by exactpdf

Agent-facing PDF API: merge, split, rotate, compress, images, metadata, text, and Markdown.

36 installs/wk local only
C
PDF
by yaktool

Merge, split, compress, unlock, organize, extract, fill forms and check PDFs — 12 local tools.

67 installs/wk local only
PDF Slim — PDF Compression for AI
by zhaoyaqi18

Compress PDFs to exact target sizes (82-93% smaller). Tools: compress_pdf, optimize_pdf, inspect_pdf

3 tools answering

Fixmypdf — questions

Answers built from our own checks of this server.

What can Fixmypdf do?
It exposes 7 tools, read directly from the server on our last check. Among them: compress_pdf, delete_pages, get_pdf_info, merge_pdf, protect_pdf, rotate_pdf and 1 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Fixmypdf working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 2 of 91 checks got a reply (2.2%), average response time 432 ms. The bar chart above shows every period we have measured.
Is Fixmypdf 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.
The registry lists Fixmypdf as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Fixmypdf?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Fixmypdf need an API key?
No. Fixmypdf completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 7 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Fixmypdf?
It answers our handshake in 432 ms on average, which is faster than 37% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.