doc.page PDF Extraction
page.doc/pdf-extract · v1.1.0 · MCP 2025-06-18
Extract PDFs to Markdown, RAG chunks and cited tables; publish tracked Doc Links with read stats.
Reachability
reachable
checked 2026-07-14 03:26 UTC
Registry status active
Tools pinned 7
e1e2b1c039b3
Tools last changed
unchanged since first capture 2026-07-14
Provenance
Registry namespace page.doc
(domain verified by the official registry)
Website
https://doc.page/en/api/
Remote endpoints
https://doc.page/api/mcp (streamable-http)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-07-14 03:26 | first capture | 7 tools pinned |
Pinned tool definitions (7)
| Tool | Description |
|---|---|
| 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... |
| 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. |
| 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. |
| 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... |
| 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. |
| 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 +... |
| 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. |
Status badge
[](https://toolpin.dev/servers/page.doc/pdf-extract)
Maintain this server? Add the badge to your README — it links your users to this live status page.