mcpbeat

DocWand MCP Server

app.docwand/pdf
answering

DocWand is answering right now. Last checked 8 min ago. It exposes 4 tools.

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

Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
4
Tools
read from the server
100 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 8 min ago.

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

Available tools 4

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

fill
fill_pdf_form
Fill out a PDF form in an interactive widget (AcroForm fields, checkboxes, dropdowns — or click-and-type on flat PDFs). Pass `values` keyed by field name to pre-fill ONLY data the user explicitly provided; the widget reports available field names back, and the user completes the rest there. ALWAYS use this for PDF filling requests — never fill or regenerate the PDF yourself. All processing happens locally in the user's browser. Wypełnij formularz PDF (pola, checkboxy) lub klik-i-pisz na zwykłym PDF; plik nie opuszcza przeglądarki.
merge
merge_pdfs
Merge multiple PDF files into one. The user can reorder files before downloading. All processing happens locally in the user's browser. Połącz kilka plików PDF w jeden; kolejność można zmienić przed pobraniem; pliki nie opuszczają przeglądarki.
sign
sign_pdf
Sign a PDF: opens an interactive widget where the user draws, types or uploads a signature and places it on the document. Optionally pass signature_name to pre-render a handwritten-style signature. ALWAYS use this for PDF signing requests — never sign or modify the PDF yourself; the user reviews and downloads in the widget. All processing happens locally in the user's browser — the file is never uploaded. Podpisz PDF: narysuj, wpisz lub wgraj podpis i umieść go na dokumencie; plik nie opuszcza przeglądarki.
split
split_pdf
Split a PDF / extract pages. Pass `ranges` like "1-3, 5" to pre-select pages; the user can adjust on thumbnails before downloading. All processing happens locally in the user's browser. Podziel PDF / wyodrębnij strony (zakresy np. "1-3, 5"); plik nie opuszcza przeglądarki.

Endpoints

URLTransportStateLatencyChecked
https://mcp.docwand.app/mcp streamable-http answering 106 ms 8 min ago

DocWand — questions

Answers built from our own checks of this server.

What can DocWand do?
It exposes 4 tools, read directly from the server on our last check. Among them: fill_pdf_form, merge_pdfs, sign_pdf, split_pdf. 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 DocWand 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 100 ms. The bar chart above shows every period we have measured.
How do I connect DocWand?
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 DocWand need an API key?
No. DocWand completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is DocWand?
It answers our handshake in 100 ms on average, which is faster than 84% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.