img2threejs-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@img2threejs-mcpreconstruct a 3D model from the image of a chair"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
img2threejs-mcp
A bounded MCP pipeline for reconstructing a reference image as procedural 3D geometry.
It adapts the staged workflow of hoainho/img2threejs, but deliberately exposes no
shell, caller paths, downloads, arbitrary TypeScript, or unrestricted code execution.
Pipeline
reference → asset transaction → locked build pass → preview/comparison → visual review → GLB export
Each accepted scene specification generates:
normalized
spec.jsoneditable
createModel.tsThree.js factorydeterministic
preview.pngside-by-side
comparison.pngUnity-compatible glTF 2.0
asset.glbSHA-256 manifest and immutable export package
Related MCP server: 3D Asset Processing MCP
MCP tools
Call img2threejs_policy, create an asset, validate each pass before building it, inspect
the comparison image, review the pass, and export only after validation.
The service listens only on 127.0.0.1:10851/mcp.
Local verification
.venv\Scripts\python.exe -m unittest discover -s tests -v
.venv\Scripts\python.exe scripts\smoke_test.pySee docs/SCENE_SPEC.md and THIRD_PARTY_NOTICES.md.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityFmaintenanceEnables users to generate parametric 3D models from text descriptions or images using multi-view reconstruction and OpenSCAD, with support for AI image generation and remote processing.Last updated174
- Alicense-qualityDmaintenanceEnables processing, validation, optimization, and analysis of 3D models with glTF/GLB support, including format conversion, compression (Meshopt/Draco), texture optimization, and detailed model statistics.Last updated60MIT
- FlicenseAqualityDmaintenanceEnables working with 3D models by converting GLTF/GLB files into React Three Fiber JSX components and analyzing model structures, hierarchies, and properties for debugging and optimization.Last updated22224
- AlicenseBqualityBmaintenanceAI 3D model generation and post-processing MCP server — text/image/multiview-to-3D via Tripo, retopology, format conversion (GLB/FBX/OBJ/STL/USDZ), and stylization. Single Go binary, 10 tools.Last updated296Apache 2.0
Related MCP Connectors
Generate, edit, and deploy immersive 3D/WebGL web projects from any MCP assistant.
Generate authentic pixel art - sprites, animations, and tilesets - from any MCP client
AI visual generation agent: multi-pipeline rendering, prompt crafting, and image composition.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Melbar666/img2threejs-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server