Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

dev.glbforge/glbforge

NPM · @GLBFORGE/MCP · SCANNED AUG 20

Make AI-generated 3D assets web-ready: analyze budgets, optimize, forge logos to 3D, export STL.

Available components

63 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security49
  • Malware scan not yet available for this package.Unverified
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 38 of 146 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency97
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to glbforge/glbforge). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 0 days ago).Pass
  • Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability73
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 1065 tokens (~133/item across 8 items; 8 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage88
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 64% of tool parameters carry a description.Partial
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · @glbforge/mcp

# add to Claude Code
claude mcp add dev-glbforge-glbforge -- npx -y @glbforge/mcp
# add to Codex CLI
codex mcp add dev-glbforge-glbforge -- npx -y @glbforge/mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "dev-glbforge-glbforge": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@glbforge/mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add dev-glbforge-glbforge --command npx --arg -y --arg @glbforge/mcp
# ~/.hermes/config.yaml
mcp_servers:
  dev-glbforge-glbforge:
    command: "npx"
    args: ["-y", "@glbforge/mcp"]
// mcp.json
{
  "mcpServers": {
    "dev-glbforge-glbforge": {
      "command": "npx",
      "args": [
        "-y",
        "@glbforge/mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Aug 26 63

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Aug 2026 · Analysed npm/@glbforge/mcp@0.3.1

Provenance Verified

A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.

Result Verified
Ecosystem npm
Reason Verified
Discovered via Registry attestation endpoint
Source repo glbforge/glbforge
Certificate issuer https://token.actions.githubusercontent.com
Certificate SAN https://github.com/glbforge/glbforge/.github/workflows/release.yml@refs/tags/v0.3.1
Rekor log index 2529654861
Predicate type https://slsa.dev/provenance/v1
Subject digest sha512:2fef155b19417ede0866f64be2f0a81cea6498cbfd8b2f2539532763f852b440783ab42b5eab50c7d509c71c5bec42180cf6105ab6b653a58ce7f8641
Dependencies 146 packages
Packages resolved 146
Stale 38
Tree resolution Complete
MCP tools · 8 exposed · ~1,065 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
analyze_glb ~91

Analyze a GLB/glTF file against a web performance budget. Returns a score, budget pass/fail, geometry+texture stats, and named lint findings with fixes. Run this before and after any optimization.

NameTypeReqDescription
pathstringyesAbsolute path to the .glb file
profilestring
topologybooleanRun the (slower) weld/edge topology pass

No output schema declared.

No examples provided.

export_stl ~101

Export a GLB as binary STL for 3D printing — scaled to millimeters, rotated z-up. Reports watertightness (glbforge-extruded assets are watertight by construction; simplified AI meshes usually are too).

NameTypeReqDescription
outstringyesAbsolute output path for the .stl
pathstringyesAbsolute path to the .glb
sizeMmnumberLargest printed dimension in millimeters

No output schema declared.

No examples provided.

extrude_image ~346

Deterministic 2D graphic -> extruded 3D GLB (no AI, no credits, instant). Traces the image silhouette and projects the source image back on as texture. USE THIS instead of Meshy generation for flat artwork: logos, wordmarks, icons, stickers. Use Meshy for photographic or dimensional subjects. Supports a signage-style bevel on the rims.

NameTypeReqDescription
bevelnumberBevel radius in meters (signage look; try depth*0.25)
bevelSegmentsinteger
colorstringHex color when texture=false, e.g. "#ff2266"
depthnumberExtrusion depth in meters (default width*0.08)
layersintegerLayered color extrusion: quantize into N color layers at stepped depths (the "layered acrylic" look)
metallicnumber
modestringSolid-pixel test: alpha (transparent bg) | luma (white bg). Auto-detected.
outstringyesAbsolute output path for the .glb
pathstringyesAbsolute path to a PNG/JPEG/WebP with transparent or white background
pillownumberPuffy-sticker dome height in meters (e.g. 0.04); supersedes bevel
presetstringMaterial preset for the forged piece
roughnessnumber
simplifynumberContour tolerance in trace pixels
texturebooleanProject source image as baseColor
thresholdinteger
widthnumberWorld width in meters

No output schema declared.

No examples provided.

list_profiles ~23

List the available web performance budget profiles (triangle/texture/file-size caps).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

meshy_create_task ~222

Start a Meshy generation task (needs MESHY_API_KEY). kind "image-to-3d" takes a local image path or URL; kind "text-to-3d" takes a prompt (geometry preview stage — pass refine_from to texture a finished preview). Returns a task id immediately; poll meshy_task_status (generation takes minutes).

NameTypeReqDescription
enable_pbrboolean
imagestringimage-to-3d: local path or http(s) URL
input_task_idstringremesh/retexture: the SUCCEEDED task to operate on
kindstringyes
promptstringtext-to-3d: what to generate; retexture: the style prompt
refine_fromstringtext-to-3d: preview task id to refine (texture stage)
should_texturebooleanimage-to-3d: run the texture stage
target_polycountinteger
topologystringremesh: output topology

No output schema declared.

No examples provided.

meshy_download ~53

Download a finished Meshy task's GLB to a local path.

NameTypeReqDescription
kindstringyes
outstringyesAbsolute output path for the .glb
taskIdstringyes

No output schema declared.

No examples provided.

meshy_task_status ~43

Check a Meshy task: status, progress %, and (when finished) model URLs.

NameTypeReqDescription
kindstringyes
taskIdstringyes

No output schema declared.

No examples provided.

optimize_glb ~186

Optimize a GLB for web delivery: weld, simplify to the profile triangle budget, fill smooth normals, resize/re-encode textures to WebP, meshopt-compress. Writes the optimized file and returns a before/after diff. Typically 90%+ smaller.

NameTypeReqDescription
compressboolean
lodsarrayExtra LOD triangle targets, e.g. [40000, 10000]
outstringOutput path (default: <input>.web.glb)
pathstringyesAbsolute path to the input .glb
profilestring
targetTrianglesinteger
textureFormatstringwebp = smallest file; ktx2 = GPU-resident compression, ~8x less video memory (needs basisu/toktx installed)
texturesboolean

No output schema declared.

No examples provided.