mcpbeat Sign in

Offprint MCP Server

by dpetrou-continua Your server? Claim it
not responding

Offprint is listed as active in the registry but did not answer our last check.

Clean Markdown extraction, 1200 DPI vector SVGs, and multi-modal capsules for agents.

Uptime history 8 days of history · worst day 0%
8 days agonow
0.0%
Uptime 24h
0 of 91 checks
Tools
hidden behind auth
243 ms
Response time
average over 24h
open, no key
Access
streamable-http

Offprint does not always answer

Over the last week it answered 0.0% 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 9 min ago.

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

Endpoints

URLTransportStateLatencyChecked
https://offprint.pub/api/v1/agent/extract streamable-http answering 243 ms 9 min ago

Alternatives to Offprint

same job, measured the same way
P
doc.page PDF Extraction
by doc

Extract PDFs to Markdown, RAG chunks and cited tables; publish tracked Doc Links with read stats.

7 tools answering
Doctree MCP
by joesaby

BM25 search + tree navigation over markdown docs for AI agents. No embeddings, no LLM calls.

29 installs/wk local only
I
Html Vers Markdown
by dawaxwx

HTML to clean Markdown for LLM and RAG pipelines: headings, lists, tables, links, code fences. Pr...

1 tools answering
DataSinking
by heubme2020

Full-text Asian financial reports (China, Korea, Japan, Taiwan) as clean Markdown for RAG agents.

1 261 installs/wk answering
Scrapiq
by scrapiq

Any URL to clean text, markdown, or JSON for LLM/RAG pipelines.

1 tools answering
Memtomem
by memtomem

Markdown-first long-term memory for AI agents. Hybrid BM25 + vector search, runs locally.

local only
Fusionpact Vectordb
by atul-fusionpact

Hybrid vector + reasoning retrieval, agent memory, multi-agent orchestration, MCP server, and RAG.

35 installs/wk local only
MCP File Processor
by intelagentstudios

Text extraction, keyword extraction, language detection, and chunking for RAG

26 installs/wk local only

Offprint — questions

Answers built from our own checks of this server.

Is Offprint working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 243 ms. The bar chart above shows every period we have measured.
The registry lists Offprint 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 Offprint?
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 Offprint need an API key?
No. Offprint completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.