Borrowing it
Nothing to install: this file belongs to jasonjgardner/blockbench-mcp-project. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/jasonjgardner/blockbench-mcp-project/main/.claude/skills/blockbench-mcp-overview/SKILL.mdgit clone --depth 1 https://github.com/jasonjgardner/blockbench-mcp-projectWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/jasonjgardner/blockbench-mcp-project/blockbench-mcp-overview)<a href="https://agentmods.dev/skills/jasonjgardner/blockbench-mcp-project/blockbench-mcp-overview"><img src="https://agentmods.dev/badge/skills/jasonjgardner/blockbench-mcp-project/blockbench-mcp-overview/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/jasonjgardner/blockbench-mcp-project/blockbench-mcp-overview"><img src="https://agentmods.dev/badge/skills/jasonjgardner/blockbench-mcp-project/blockbench-mcp-overview.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- Socket pass
- Snyk pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00069 | $0.01845 |
| Opus 5 | $0.00034 | $0.00923 |
| Sonnet 5 | $0.00014 | $0.00369 |
| Haiku 4.5 | $0.00007 | $0.00185 |
Grade A, and why
blockbench-mcp-overview scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 226 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Blockbench MCP Overview
Complete guide to the Blockbench MCP server for AI-assisted 3D modeling.
What is Blockbench MCP?
An MCP server that exposes Blockbench functionality to AI agents through:
- Tools: Actions that create, modify, or query the 3D model
- Resources: Read-only data endpoints for model information
- Prompts: Reusable guidance for specific workflows
Tool Categories
| Domain | Tools | Purpose |
|---|---|---|
| Animation | 7 | Keyframes, rigs, curves, timeline |
| Camera | 3 | Screenshots, camera control |
| Cubes | 2 | Cube creation and modification |
| Elements | 5 | Groups, outliner, duplication |
| Import | 1 | GeoJSON import |
| Mesh | 11 | Spheres, cylinders, extrusion, vertices |
| Paint | 12 | Brushes, fill, shapes, layers |
| Texture | 13 | Textures, PBR materials |
| UI | 4 | Actions, evaluation, dialogs |
| UV | 3 | UV mapping |
| Hytale | 12 | Hytale-specific (requires plugin) |
Resources
| Resource | URI Pattern | Data |
|---|---|---|
| projects | projects://{id} |
Project info, formats |
| textures | textures://{id} |
Texture metadata |
| nodes | nodes://{id} |
3D node data |
| hytale-format | hytale://format |
Hytale format info |
| hytale-attachments | hytale://attachments/{id} |
Attachment collections |
| hytale-pieces | hytale://pieces/{id} |
Attachment pieces |
| hytale-cubes | hytale://cubes/{id} |
Hytale cube properties |
Prompts
| Prompt | Purpose |
|---|---|
blockbench_native_apis |
Blockbench v5.0 API security guide |
blockbench_code_eval_safety |
Safe code evaluation patterns |
model_creation_strategy |
Model creation guidance |
hytale_model_creation |
Hytale modeling guide |
hytale_animation_workflow |
Hytale animation guide |
hytale_attachments |
Hytale attachments guide |
Quick Start Workflows
Create a Simple Model
# 1. Create project
create_project: name="my_model", format="bedrock"
# 2. Create texture
create_texture: name="skin", width=64, height=64
# 3. Add bone structure
add_group: name="root", origin=[0, 0, 0]
add_group: name="body", parent="root", origin=[0, 12, 0]
# 4. Add geometry
place_cube: elements=[{name: "torso", from: [-4, 12, -2], to: [4, 24, 2]}], group="body"
# 5. Apply texture
apply_texture: id="torso", texture="skin"
# 6. View result
capture_screenshot
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 226 lines · 69 tokens per session scan A 4a8b104c3df9
blockbench-mcp-overview is a skill published in the GitHub repository jasonjgardner/blockbench-mcp-project (15 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 69 tokens to every session and 1,845 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
ashfox
Create, refine, animate, and visually review Minecraft-style block and pixel assets in the ashfox Web Workbench. Use for ashfox modeling and export preparation, not repository development or direct Blockbench editing.
blockbench-mcp-modeling
Build high-quality Minecraft / GeckoLib / Bedrock models, textures and animations in Blockbench through the BlockbenchMCP server (the mcpblockbench tools). Use whenever the user asks to create, model, texture, rig, retexture or animate a creature, character, mob, weapon, prop or item in Blockbench, wants to match a…
webgl-holographic-foil
A self-contained WebGL2 hero: thin-film interference over a crushed-foil surface whose palette shifts with the viewing angle; move the cursor to tilt the film.
general-video
Author or edit a custom HyperFrames composition when no specialized workflow fits, or when BRIEF.md sets flow: companion. Use for longer or multi-scene pieces, brand and sizzle reels, montages, static loops, static title cards, footage remixes, and freeform builds. Use motion-graphics instead for a short unnarrated…
html-ppt-hermes-cyber-terminal
OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.
html-ppt-taste-brutalist
16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).