mcpbeat Sign in

Netcafe Docflow MCP Server

answering

Netcafe Docflow is answering right now. Last checked 15 min ago. It exposes 13 tools. Last commit 16 Aug 2026.

Markdown in, any format out. PDFs merged, split, watermarked. Runs on our own doc engines.

Uptime history 17 days of history · worst day 95%
17 days agonow
100.0%
Uptime 24h
91 of 91 checks
13
Tools
read from the server
709 ms
Response time
average over 24h
1
Stars
last commit 16 Aug 2026

Nothing serious here today

Today is the operative word: we check Netcafe Docflow 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 15 min ago.

run in your terminal
claude mcp add netcafe-docflow --transport http https://ainetcafe.com/mcp/paper?s=registry
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "netcafe-docflow": {
      "url": "https://ainetcafe.com/mcp/paper?s=registry"
    }
  }
}
~/.codex/config.toml
[mcp_servers.netcafe-docflow]
url = "https://ainetcafe.com/mcp/paper?s=registry"
.cursor/mcp.json
{
  "mcpServers": {
    "netcafe-docflow": {
      "url": "https://ainetcafe.com/mcp/paper?s=registry"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "netcafe-docflow": {
      "url": "https://ainetcafe.com/mcp/paper?s=registry"
    }
  }
}

Available tools 13

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

pdf
md_to_pdf
Markdown → styled PDF. Send markdown text or a URL to a .md file, get a print-ready PDF back.
pdf_add_page_numbers
Stamp page numbers or footer text onto every page of a PDF. Supports a starting number, roman numerals, skipping a cover page, position and font size — the combination Acrobat cannot do without scripting. Template supports {n} and {total}, e.g. "Page {n} of {total}".
pdf_page_count
Count pages and report each page size of a PDF (by URL).
pdf_rotate
Rotate all pages of a PDF (by URL) by 90/180/270 degrees.
pdf_watermark
Stamp diagonal text watermark on every page of a PDF (by URL). text = the watermark.
docx
docx_to_md
Word .docx (by URL) → clean Markdown. Feed documents to your agent pipeline.
md_to_docx
Markdown → Word (.docx). The deliverable your non-technical colleagues actually open.
epub
md_to_epub
Markdown → EPUB e-book, with title and author metadata.
html
md_to_html
Markdown → standalone styled HTML page (single file, inline CSS).
merge
merge_pdf
Merge several PDFs (by URL) into one. urls = comma-separated links, in order.
pptx
md_to_pptx
Markdown (heading per slide) → PowerPoint .pptx. Fastest structured route to a deck.
split
split_pdf
Extract a page range from a PDF (by URL) into a new PDF. from/to are 1-based page numbers.
what
what_can_you_do
Describe a task in plain language (any language) and get back exactly which tools on this server do it, with ready-to-run example calls — instead of reading the whole catalogue and guessing. Also returns multi-step recipes when a task needs several tools chained (invoices to a ledger, a bank statement reconciled, a messy CSV turned into a deliverable). Deterministic and free: it calls no model, costs nothing, and never runs out of quota. Call this FIRST when you are not sure what this server offers.

Endpoints

URLTransportStateLatencyChecked
https://ainetcafe.com/mcp/paper?s=registry streamable-http answering 479 ms 15 min ago

Alternatives to Netcafe Docflow

same job, measured the same way
GEML — a plain-text document format built to be edited in place, one section at a time
by geml-spec

One section in, one section out — on Markdown/GEML files, bad writes refused.

1 658 installs/wk local only
I
Docforge
by steviepinero

12 paid document tools: PDF to markdown, OCR, tables, invoices, Word/Excel/HTML, merge/split. x402

5 tools answering
A
DocWand
by docwand

Sign, fill, merge and split PDFs entirely in your browser - files never leave your device.

4 tools answering
C
ExactPDF
by exactpdf

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

86 installs/wk local only
PDF Tools
by pdfia

Free PDF tools for AI agents: merge, split, rotate, watermark, page numbers, metadata, flatten.

10 tools answering
I
PDF Kit
by benhuang21828

AI-powered PDF tools: fill forms, merge, extract data, and split PDFs

138 installs/wk local only
pdfmux
by nameetp

PDF-to-Markdown extraction that audits its own output and flags any extractor's silent drops.

475 installs/wk local only
PDF Suite MCP
by beepboop2025

37 tools to read, create, merge, split, watermark, fill, redact & search PDFs. Local, no API key.

local only

Netcafe Docflow — questions

Answers built from our own checks of this server.

What can Netcafe Docflow do?
It exposes 13 tools, read directly from the server on our last check. Among them: docx_to_md, md_to_docx, md_to_epub, md_to_html, md_to_pdf, md_to_pptx and 7 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 →
What is Netcafe Docflow mostly used for?
Its tools cluster around pdf and docx. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Netcafe Docflow 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 709 ms. The bar chart above shows every period we have measured.
How do I connect Netcafe Docflow?
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 Netcafe Docflow need an API key?
No. Netcafe Docflow completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 13 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Netcafe Docflow?
It answers our handshake in 709 ms on average, which is faster than 21% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Netcafe Docflow open source?
Yes — written in JavaScript, 1 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.