datuma_k for Claude Desktop
io.github.marthvon/datuma-k
Query, validate, preview, and generate source from *.dtct data contracts and *.ngin templates.
client:Claude Desktop
transport:stdio
runtime:npm
Install datuma_k in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"datuma-k": {
"command": "npx",
"args": [
"-y",
"@marthvon/datuma-k-mcp"
],
"env": {
"DATUMA_K": "<DATUMA_K>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs