datuma_k runs on your own machine — the client starts it, so there is no endpoint to ping. 29 installs a week from npm. Last commit 11 Sep 2026.
Query, validate, preview, and generate source from *.dtct data contracts and *.ngin templates.
We read the source, 10 h ago · rules 3dff92dd89df
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.
const child = spawn(datumaKBin(), args, { cwd, env: process.env });
return path.join(base, rel);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
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.
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.
claude mcp add datuma-k -- npx -y @marthvon/datuma-k-mcp
{
"mcpServers": {
"datuma-k": {
"args": [
"-y",
"@marthvon/datuma-k-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.datuma-k]
command = "npx"
args = ["-y", "@marthvon/datuma-k-mcp"]
{
"mcpServers": {
"datuma-k": {
"args": [
"-y",
"@marthvon/datuma-k-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"datuma-k": {
"args": [
"-y",
"@marthvon/datuma-k-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
DATUMA_K (Absolute path to the datuma_k binary. Omit if datuma_k is already on PATH.).
The author declared them in the registry entry; get the values from the project itself.
Generate DOCX and PDF documents from your DocMake templates
Generate professional PDFs (invoices, contracts, reports) from AI tools via rendoc templates.
Generate PDF, DOCX, and XLSX documents from JSON data and create reusable templates via Docmill
Generate, parse, and validate walkerOS data-elb HTML tagging attributes
MCP server for dotnet new: discover, inspect, preview and create .NET projects from templates.
Generate real Word documents from your AI chat: proposals, quotes, contracts, SOWs.
Product Lock tools for AI agents: generate, review, validate, and score locks.
The data control plane for AI agents — acquire, validate, land, and query data over MCP.
Answers built from our own checks of this server.