@gjsify/devtools-mcp
BMCP server package @gjsify/devtools-mcp
Install
agr install @gjsify/devtools-mcp --target claudeThis artifact does not publish files for Claude.
Document
{ "name": "@gjsify/devtools-mcp", "version": "0.30.0", "description": "MCP↔devtools bridge for GJS apps — exposes a running app's org.gjsify.Devtools control plane (DBus) to an AI agent as MCP tools", "type": "module", "module": "lib/esm/index.js", "types": "lib/types/index.d.ts", "exports": { ".": { "types": "./lib/types/index.d.ts", "default": "./lib/esm/index.js" } }, "files": [ "lib" ], "scripts": { "clear": "gjsify clear lib tmp tsconfig.tsbuildinfo test.gjs.mjs", "check": "gjsify tsc --noEmit", "build": "gjsify run build:gjsify && gjsify run build:types", "build:gjsify": "gjsify build --library 'src//*.{ts,js}' --exclude 'src//*.spec.{mts,ts}' 'src/test.{mts,ts}'", "build:types": "gjsify tsc", "build:test": "gjsify run build:test:gjs", "build:test:gjs": "gjsify build src/test.mts --app gjs --outfile test.gjs.mjs", "test": "gjsify run build:gjsify && gjsify run build:test && gjsify run test:gjs", "test:gjs": "gjsify run test.gjs.mjs" }, "keywords": [ "gjs", "mcp", "devtools", "debug", "dbus", "gtk" ], "dependencies": { "@girs/gio-2.0": "^4.1.0", "@girs/giounix-2.0": "^4.1.0", "@girs/gjs": "^4.1.0", "@girs/glib-2.0": "^4.1.0", "@girs/soup-3.0": "^4.1.0", "@gjsify/devtools-protocol": "workspace:^", "@modelcontextprotocol/sdk": "^1.29.0", "zod": "^4.4.3" }, "peerDependencies": { "@gjsify/devtools-cdp": "workspace:^" }, "peerDependenciesMeta": { "@gjsify/devtools-cdp": { "optional": true } }, "devDependencies": { "@gjsify/cli": "workspace:^", "@gjsify/devtools-cdp": "workspace:^", "@gjsify/unit": "workspace:^", "@types/node": "^25.9.2", "typescript": "^6.0.3" }, "gjsify": { "runtimes": { "gjs": "polyfill", "node": "none", "browser": "none", "nativescript": "none" }, "tier": 2 }, "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/gjsify/gjsify.git", "directory": "packages/framework/devtools-mcp" }, "bugs": { "url": "https://github.com/gjsify/gjsify/issues" }, "homepage": "https://github.com/gjsify/gjsify/tree/main/packages/framework/devtools-mcp#readme" }
Trustgrade B
- passBody integrity
Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.
- warnType matchbest-effort: server code not analyzed
Whether the artifact is really the kind of thing its metadata claims it is.
- passFreshness
How long since the source repository was last pushed to.
- passPrompt injection
Scans the artifact's own text for instructions aimed at your agent rather than at you.
- warnLicenseno SPDX license detected
Whether the source repository declares an SPDX license permissive enough to redistribute.
How the grade is calculated
Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:
- Aevery check passed
- Bone warning
- Ctwo warnings
- Dprompt injection or body integrity failed, or three warnings
- Fone of those failed, and something else is wrong
These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.
Versions
git-eaa6e775d16a2026-08-06