mcpbeat Sign in

Rosetta PDF MCP Server

by jcjimenezglez Your server? Claim it
answering

Rosetta PDF is answering right now. Last checked 5 min ago. 32 installs a week from npm.

Parse, extract, split, and ask over digital PDFs (text layer, no OCR) from Cursor and Claude.

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

Installs per day peak 457 · avg 18
a month agotoday
Uptime history 33 days of history · worst day 53%
33 days agonow
100.0%
Uptime 24h
92 of 92 checks
Tools
hidden behind auth
408 ms
Response time
average over 24h
32
Installs / week
npm and PyPI

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 5 min ago.

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

This one needs environment variables set before it will start: ROSETTA_API_KEY (API key from the Rosetta dashboard (shown once on create/rotate)), ROSETTA_API_URL (Rosetta API base URL). The author declared them in the registry entry; get the values from the project itself.

This endpoint answered with an authorization challenge. The server is running, but it did not say what kind of credentials it expects.

Endpoints

URLTransportStateLatencyChecked
https://rosettafolio.com/api/mcp streamable-http needs auth 402 ms 5 min ago

Alternatives to Rosetta PDF

same job, measured the same way
Pdfco
by mcparmory

Extract data, edit, convert, and parse PDF documents with OCR and AI

239 installs/wk local only
Extend
by extend

Turn documents into structured data: parse, extract, classify, split, and fill PDF forms.

answering
Suparse Document Processing
by suparse

Extract structured data from PDFs and documents with Suparse AI OCR.

132 installs/wk local only
Document Processing
by filegraph

Extract text from documents, manipulate PDFs, and perform OCR on images.

9 tools answering
PDF
by theluckystrike

Merge, split, extract, rotate, reorder and stamp PDF pages from your AI chat, all offline.

local only
Merge PDF
by theluckystrike

Merge, split, extract, rotate, reorder and stamp PDF pages from your AI chat, all offline.

local only
Split PDF
by theluckystrike

Merge, split, extract, rotate, reorder and stamp PDF pages from your AI chat, all offline.

local only
PDF Merge Split Stamp Extract Pages
by theluckystrike

Merge, split, extract, rotate, reorder and stamp PDF pages from your AI chat, all offline.

15 tools answering

Rosetta PDF — questions

Answers built from our own checks of this server.

Why is there no tool list for Rosetta PDF?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Rosetta PDF working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 408 ms. The bar chart above shows every period we have measured.
Is Rosetta PDF 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.
How do I connect Rosetta PDF?
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. You will need your own credentials: it refuses anonymous clients.
Does Rosetta PDF need an API key?
Yes. Every time we knock, Rosetta PDF answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is Rosetta PDF?
It answers our handshake in 408 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.
How many people use Rosetta PDF?
The npm package rosetta-mcp was installed 32 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.