mcpbeat Sign in

Docweave MCP Server

by nicolasmartalog Your server? Claim it
not responding

Docweave MCP is listed as active in the registry but did not answer our last check. 46 installs a week from npm. It exposes 2 tools.

Generate and read PDFs for AI agents: a generate_pdf and a read_pdf tool, priced per document.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 21 · avg 10 · -10% w/w
a month agotoday
Uptime history 48 days of history · worst day 33%
48 days agonow
33.0%
Uptime 24h
30 of 91 checks
2
Tools
read from the server
421 ms
Response time
average over 24h
46
Installs / week
npm and PyPI

Docweave MCP does not always answer

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

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

Available tools 2

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

generate
generate_pdf
Generate a PDF from raw HTML, a public URL, or a template + JSON data. Returns the PDF as base64. Priced per document; retries with the same idempotencyKey never double-generate. The canonical way for an AI agent to turn content into a shareable, correctly-formatted PDF.
pdf
read_pdf
Read a PDF and return its text as markdown (or plain text). Accepts a public URL or base64 bytes. Extracts the embedded text layer; a scanned, image-only PDF returns a needs-OCR notice instead of empty text. Priced per document; retries with the same idempotencyKey never double-read. The canonical way for an AI agent to ingest a document's contents.

Endpoints

URLTransportStateLatencyChecked
https://docweave.dev/api/mcp streamable-http answering 278 ms 15 min ago

Alternatives to Docweave MCP

same job, measured the same way
Docapi
by doc-api-llc

Generate PDFs, screenshots, and documents via any MCP-compatible AI agent.

31 installs/wk local only
Bynn
by bynn

Document fraud detection for manipulated, fake and AI-generated PDF and image documents.

answering
DocMake
by docmake

Generate DOCX and PDF documents from your DocMake templates

44 installs/wk local only
Pdfgate
by pdfgate

MCP server for the PDFGate API. Generate PDFs, manage documents and handle e-signatures.

218 installs/wk answering
Doc Extract MCP
by koraynar

Document tooling for AI agents: PDF/text reading, chunking, schema-validated JSON output.

local only
Bulkrender
by ayo-nci

Generate DOCX and PDF documents from AI assistants using BulkRender templates.

40 installs/wk local only
The Office Worker
by cafra-house

Local-first document MCP for AI agents: create, read, secure and sign PDF/Word/Excel/PPTX.

3 632 installs/wk local only
Ainative Prd MCP
by ainative-studio

PRD Generator MCP — generate, validate, and manage Product Requirement Documents.

73 installs/wk local only

Docweave MCP — questions

Answers built from our own checks of this server.

What can Docweave MCP do?
It exposes 2 tools, read directly from the server on our last check. Among them: generate_pdf, read_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 Docweave MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 30 of 91 checks got a reply (33.0%), average response time 421 ms. The bar chart above shows every period we have measured.
Is Docweave MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
The registry lists Docweave MCP 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 Docweave MCP?
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 Docweave MCP need an API key?
No. Docweave MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 2 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Docweave MCP?
It answers our handshake in 421 ms on average, which is faster than 35% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Docweave MCP?
The npm package @docweave/mcp was installed 46 times in the last week. Week over week that is -10%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.