mcpbeat Sign in

Rendoc MCP Server

by yoryocoruxo-ai Your server? Claim it
local only

Rendoc MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 30 installs a week from npm. Last commit 15 Apr 2026.

Generate professional PDFs (invoices, contracts, reports) from AI tools via rendoc templates.

Installs per day peak 17 · avg 6 · +57% w/w
a month agotoday
30
Installs / week
npm · @rendoc/mcp-server
1
Stars
0 open issues
15 Apr 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Rendoc MCP Server 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

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add rendoc-mcp-server -- npx -y @rendoc/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "rendoc-mcp-server": {
      "args": [
        "-y",
        "@rendoc/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.rendoc-mcp-server]
command = "npx"
args = ["-y", "@rendoc/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "rendoc-mcp-server": {
      "args": [
        "-y",
        "@rendoc/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "rendoc-mcp-server": {
      "args": [
        "-y",
        "@rendoc/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: RENDOC_API_KEY (Your rendoc API key from https://rendoc.dev/dashboard). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Rendoc MCP Server

same job, measured the same way
PDF Report Generator
by themoddedcube

Generate professional PDF reports from LLM output — cover, TOC, tables, charts, 5 themes.

28 installs/wk local only
Re:port Flow MCP
by re-port-flow

Generate PDF reports from Re:port Flow templates via Claude and other AI agents.

37 installs/wk 2 tools answering
PDF MCP
by wesseltl

Extract text and tables from PDFs for an agent: invoices, reports, statements.

109 installs/wk local only
Invoices Invoicing
by theluckystrike

Invoices and invoicing from your AI chat: PDF generation, numbering, VAT, overdue reports.

local only
Galley Render
by galleyrender

JSON in, PDF out. Render invoices, certificates, reports and cards from a template and a payload.

16 tools answering
Pdfapi MCP Server
by amranswill

Generate invoice, receipt, and report PDFs from structured JSON via a single API call.

28 installs/wk local only
DocRocket
by crash-ept

Generate on-brand proposals, reports, and contracts instantly. Auto-extracts brand from any URL.

answering
Quality Control Plan Generator
by imnoo

Quality control plans from drawing PDFs: auto-extracted tolerances, balloons, Excel + PDF reports.

60 installs/wk local only

Rendoc MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Rendoc MCP Server?
Rendoc MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @rendoc/mcp-server was installed 30 times last week.
How do I connect Rendoc MCP Server?
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 runs locally, so the command pulls @rendoc/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Rendoc MCP Server?
The npm package @rendoc/mcp-server was installed 30 times in the last week. Week over week that is +57%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Rendoc MCP Server open source?
Yes — it is published under the MIT licence, written in JavaScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.