mcpbeat Sign in

Maket MCP Server

by ng-galien Your server? Claim it
local only

Maket runs on your own machine — the client starts it, so there is no endpoint to ping. 230 installs a week from npm. Last commit 14 Sep 2026.

Compose branded visual documents with live preview, data collections, validation, and PDF export.

Installs per day peak 156 · avg 20 · +204% w/w
a month agotoday
230
Installs / week
npm · @ng-galien/maket
19
Stars
6 open issues
14 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 23 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] public/demo.html:1, [пакет] public/index.html:1, [пакет] public/viewer.html:1 и ещё 8
этот файл ставится пользователю, но в репозитории его нет
Builds a database query by concatenation [пакет] public/assets/Board-DhWh5fZO.js:1, [пакет] public/assets/WorkspaceDoc-9g6y0v7_.js:18
…){if(f.state===3)return fn(o);f.state===4?(f.state=6,f.timer.stop(),f.on.call(`interrupt`,e,e.__data__,f.index,f.group),delete r[l]):+l<t&&(f.state=6,f.timer.stop(),f.on.call(`cancel`,e,e.__data__,f.index,f.group),delete r[l])}if(fn(function(){n.state===3&&(n.state=4,n.timer.rest…

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 maket -- npx -y @ng-galien/maket
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "maket": {
      "args": [
        "-y",
        "@ng-galien/maket"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.maket]
command = "npx"
args = ["-y", "@ng-galien/maket"]
.cursor/mcp.json
{
  "mcpServers": {
    "maket": {
      "args": [
        "-y",
        "@ng-galien/maket"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "maket": {
      "args": [
        "-y",
        "@ng-galien/maket"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Maket

same job, measured the same way
Pdfco
by mcparmory

Extract data, edit, convert, and parse PDF documents with OCR and AI

239 installs/wk local only
Fullbleed PDF Engine
by fullbleed-engine

Create, preview, inspect, verify, and compile deterministic PDF documents with Fullbleed.

61 installs/wk local only
Vecmo
by chibataku0815

Vector motion editor MCP: 26 typed tools to observe, validate and edit documents, then export code.

local only
Commentary Review
by commentary

Human-owned review for agent plans, rendered documents, Forms, research, and live previews.

answering
Techtenstein PDF
by sathvic-kollu

PDF text and table extraction plus metadata. Supports OCR for scanned documents.

59 installs/wk local only
Suparse Document Processing
by suparse

Extract structured data from PDFs and documents with Suparse AI OCR.

132 installs/wk local only
TranslateSheet
by translatesheet

Accurate, brand-controlled translation for text, code, images, and documents with terminology.

answering
Markdown by mdedit.ai
by mangoappstudio

Create, edit, review, and explicitly publish Live or Snapshot Markdown Documents in mdedit.ai.

127 installs/wk answering

Maket — questions

Answers built from our own checks of this server.

Why is there no uptime for Maket?
Maket 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 @ng-galien/maket was installed 230 times last week.
How do I connect Maket?
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 @ng-galien/maket straight from npm; nothing to host, nothing to sign up for.
How many people use Maket?
The npm package @ng-galien/maket was installed 230 times in the last week. Week over week that is +204%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Maket open source?
Yes — it is published under the MIT licence, written in TypeScript, 19 stars on GitHub and 6 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.