Mcp logo
Health: ActiveRecent health check succeeded.Last checked 8/7/2026, 10:35:57 PM

Mcp

docweave
View Repository

Generate and read PDFs for AI agents: a generatepdf tool (HTML, a URL, or a template + JSON โ†’ PDF) and a readpdf tool (a PDF โ†’ text/markdown). Run locally with npx @docweave/mcp or use the hosted streamable-HTTP endpoint. Chromium-rendered, priced per document.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Install Config Generator

claude_desktop_config.json
{
  "mcpServers": {
    "docweave-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@docweave/mcp"
      ]
    }
  }
}

๐Ÿ’ก Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Capabilities & Tool Schemas (2)Self-reported

Inspect callable tools, capabilities, and parameters exposed to AI agents by Mcp.

generate_pdf

`source` (one of: raw `html`, a public `url`, or a `template` + `data`) โ†’ a PDF.

read_pdf

`source` (`url` or `base64`) โ†’ extracted `content` (markdown or text) + `pageCount`.

Documentation Overview

@docweave/mcp

docweave-mcp MCP server

The open-source MCP server for Docweave โ€” give any MCP client (Claude, Cursor, Windsurf, and others) two document tools:

  • generate_pdf โ€” turn raw HTML, a public URL, or a template + JSON into a real PDF.
  • read_pdf โ€” turn a PDF (URL or base64) into clean text / markdown, with a needsOcr flag for scanned documents.

One MCP server for an agent's document I/O โ€” write a document, read a document โ€” priced per document, not per page.

Install

Terminal
npx @docweave/mcp

Or use the zero-install hosted endpoint: https://docweave.dev/api/mcp.

Claude Desktop

config.json
{
  "mcpServers": {
    "docweave": { "command": "npx", "args": ["-y", "@docweave/mcp"] }
  }
}

Tool calls that hit the hosted API authenticate with a Docweave API key (Authorization: Bearer dw_live_โ€ฆ) โ€” get one free at https://docweave.dev/signup (50 documents/month, no card).

Tools

generate_pdf

source (one of: raw html, a public url, or a template + data) โ†’ a PDF. Optional page options (format, landscape, margins). Idempotency-key aware, SSRF-guarded URL rendering.

read_pdf

source (url or base64) โ†’ extracted content (markdown or text) + pageCount. Scanned/image PDFs return needsOcr: true instead of empty text.

About this repo

This is the source of the @docweave/mcp npm package, published from the Docweave monorepo and listed on the official MCP registry as io.github.NicolasMartalog/docweave-mcp. The npm package ships bundled with its render engine; install it with npx as above.

License

MIT

Related MCP Servers

View all alternatives

Frequently Asked Questions about Mcp

How do I install the docweave/mcp MCP server?

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "mcp": { "command": "npx", "args": ["-y", "docweave/mcp"] } }

What does docweave/mcp do?

Generate and read PDFs for AI agents: a generatepdf tool (HTML, a URL, or a template + JSON โ†’ PDF) and a readpdf tool (a PDF โ†’ text/markdown). Run locally with npx @docweave/mcp or use the hosted streamable-HTTP endpoint. Chromium-rendered, priced per document.

Is the docweave/mcp MCP server free to use?

Yes. docweave/mcp is listed on AllMCPs as a free, open Model Context Protocol server you can install into Claude Desktop, Cursor, or any MCP-compatible client.

Technical Specs & Signals

TransportSTDIO
RuntimeNode.js
Health CheckActive
Views0
Installs0
GitHub stars0
49Quality signal: Fair ยท 49/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools29/30
Adoption0/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

โ˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge โ€” we recheck it stays live.

Claim & get free dofollow

Promote this listing

Optional paid placement. Free listings stay free forever.

Featured boost7 days in the spotlight ยท from $12/wk
Weeks
1

โ†’ Runs until Aug 15, 2026

Category sponsorTop-of-category sponsorship ยท from $18/wk
Weeks
1

โ†’ Runs until Aug 15, 2026

Cancel anytime โ€” no long-term lock-in.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.