mcpbeat Sign in

doc.page PDF Extraction MCP Server

answering

doc.page PDF Extraction is answering right now. Last checked 9 min ago. It exposes 7 tools.

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

Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
7
Tools
read from the server
324 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check doc.page PDF Extraction every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 pdf-extract --transport http https://doc.page/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pdf-extract": {
      "url": "https://doc.page/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pdf-extract]
url = "https://doc.page/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "pdf-extract": {
      "url": "https://doc.page/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pdf-extract": {
      "url": "https://doc.page/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.

doc
create_doc_link
Publish a PDF as a tracked doc.page Doc Link and get back a shareable URL. The link belongs to the API key's account and also appears in its doc.page library. Requires an API key. Free plan: up to 3 active links; custom vanity slugs are premium-only. Optional expiry and open-notification toggle.
get_doc_link_stats
Reading analytics for one Doc Link of the API key's account, by id or slug. Always returns the summary (total views, unique visitors, last visit). Premium plans additionally get countries, visitor companies (as_org) and per-page views + average dwell time; pass include:["visits"] for the recent visit rows. Requires an API key.
list_doc_links
List the Doc Links of the API key's account (id, slug, URL, name, disabled/expiry state, total views, last view). Use this to recover links created in earlier sessions before querying stats. Requires an API key.
chunks
get_chunks
Split a PDF into semantic chunks ready for embeddings (RAG). Each chunk carries its text, estimated tokens, starting page, section heading and the source element ids for citation.
extract
extract_pdf
Extract a PDF into clean Markdown and structured elements (headings, paragraphs). Returns the canonical ExtractedDocument object. mode "hybrid" runs a heavier semantic engine that also reconstructs tables and bounding boxes; the default "fast" engine is prose-only (low confidence.tables).
revoke
revoke_doc_link
Disable a Doc Link of the API key's account (by id or slug) so the public URL stops serving. The item and its stats remain in the library; on the free plan this frees an active-link slot. Requires an API key.
tables
list_tables
Return every table in a PDF as structured JSON (reconstructed rows and columns) with page and bounding box for verifiable citations. Uses the semantic (hybrid) engine.

Endpoints

URLTransportStateLatencyChecked
https://doc.page/api/mcp streamable-http answering 295 ms 9 min ago

Alternatives to doc.page PDF Extraction

same job, measured the same way
TheCrawler
by manchittlab

Universal web scraper with LLM-ready markdown, RAG chunking, PDF/DOCX support.

44 installs/wk local only
MCP File Processor
by intelagentstudios

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

39 installs/wk local only
DocPull
by raintree-technology

Sync public web sources into cited context packs for AI agents, RAG, and MCP clients.

1 920 installs/wk local only
OmniClip RAG
by msjsc001

Read-only local-first MCP server for private Markdown, PDF, and Tika-backed search on Windows.

local only
OmniClip RAG
by ellismorrow

Read-only local-first MCP server for private Markdown, PDF, and Tika-backed search on Windows.

local only
md-vision
by japlete

Read markdown with inlined images and index headings for agentic RAG workflows.

29 installs/wk local only
PageIndex MCP
by vectifyai

Reasoning-based RAG system for chatting with long PDFs. Supports local and online files.

64 installs/wk local only
Citecite MCP
by mukundakatta

Inject, parse, and strip [N] citation markers in RAG outputs.

31 installs/wk local only

doc.page PDF Extraction — questions

Answers built from our own checks of this server.

What can doc.page PDF Extraction do?
It exposes 7 tools, read directly from the server on our last check. Among them: create_doc_link, extract_pdf, get_chunks, get_doc_link_stats, list_doc_links, list_tables 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 doc.page PDF Extraction working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 324 ms. The bar chart above shows every period we have measured.
How do I connect doc.page PDF Extraction?
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 doc.page PDF Extraction need an API key?
No. doc.page PDF Extraction 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 doc.page PDF Extraction?
It answers our handshake in 324 ms on average, which is faster than 47% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.