74
/ 100
6 days ago
glama

Blockbench MCP Bridge

Enables AI to control Blockbench for creating and editing 3D models, especially Minecraft-style pets, weapons, and animations, through structured MCP tools and reference image processing.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — blockbench_capture_texture (line 188: /^data:(image\/[a-zA-Z0-9.+-]+);base64,(.+)$/.exec(result.data_url))
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: BLOCKBENCH_MCP_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configBLOCKBENCH_MCP_HOST
configBLOCKBENCH_MCP_PORT
🔐 secretBLOCKBENCH_MCP_TOKEN
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 7 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/haotranq1234-mcpmodel-1l843k)](https://m8ven.ai/mcp/haotranq1234-mcpmodel-1l843k)
commit: 1cbc54eb42584dabeff87f5368a4d8b2174381f0
code hash: e8d758875fb289c20986d34f14bad46612e45b61d9ca48ebfa32e58dcee82625
verified: 7/17/2026, 8:29:43 AM
view raw JSON →