mcpbeat Sign in

Devicetree Config Language Pack MCP Server

local only

Devicetree Config Language Pack runs on your own machine — the client starts it, so there is no endpoint to ping. 339 installs a week from npm. Last commit 22 Sep 2026.

status = "ok" compiles clean and the node never appears. 23 rules over 7 config languages, on the fi

Installs per day peak 173 · avg 11
a month agotoday
339
Installs / week
npm · @readystack/devicetree-config-language-pack
0
Stars
0 open issues
22 Sep 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Devicetree Config Language Pack 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 devicetree-config-language-pack -- npx -y @readystack/devicetree-config-language-pack
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "devicetree-config-language-pack": {
      "args": [
        "-y",
        "@readystack/devicetree-config-language-pack"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.devicetree-config-language-pack]
command = "npx"
args = ["-y", "@readystack/devicetree-config-language-pack"]
.cursor/mcp.json
{
  "mcpServers": {
    "devicetree-config-language-pack": {
      "args": [
        "-y",
        "@readystack/devicetree-config-language-pack"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "devicetree-config-language-pack": {
      "args": [
        "-y",
        "@readystack/devicetree-config-language-pack"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Devicetree Config Language Pack

same job, measured the same way
Config Dsl Lint Snippet Pack
by jmshinhwa

Your config files are never compiled — nothing fails until deploy. 36 snippets and 28 lint rules for

328 installs/wk local only
Renpy Release Gate
by jmshinhwa

Find the .rpy lines that compile clean and only break inside a player's save

367 installs/wk local only
no_human
by no-human-ai

File a task with your local no_human and check on it: task_add and task_status over stdio.

823 installs/wk local only
CNAPS.ai MCP Server
by cnaps

Run 70+ AI models and 50+ tools on CNAPS Studio in natural language — Claude, n8n, or Zapier.

answering
O360 MCP
by offensive360

Run Offensive360 SAST scans (60+ languages) on local code; findings with file/line and fixes

33 installs/wk local only
Revit Converter MCP
by labsfuture

Convert Revit files to XKT, IFC, or DWG and query BIM data via natural language.

answering
VIGuides
by viguides

GTA 6 guides and answers: release facts, countdown, trending searches. 7 languages, no auth.

6 tools answering
Latex Submission Lint
by jmshinhwa

Seventeen rules on your .tex file: the statements the editorial office looks for, and the source tha

610 installs/wk local only

Devicetree Config Language Pack — questions

Answers built from our own checks of this server.

Why is there no uptime for Devicetree Config Language Pack?
Devicetree Config Language Pack 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 @readystack/devicetree-config-language-pack was installed 339 times last week.
How do I connect Devicetree Config Language Pack?
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 @readystack/devicetree-config-language-pack straight from npm; nothing to host, nothing to sign up for.
How many people use Devicetree Config Language Pack?
The npm package @readystack/devicetree-config-language-pack was installed 339 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Devicetree Config Language Pack open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.