to3D
to3D helps users convert 2D images into simple 3D glTF model. You can upload an image, preview the generated 3D result, and export it for further editing or use in design tools. The app is designed to make basic 3D conversion fast and accessible, even for users without professional 3D software experience.
- Homepage
- https://to3d.app/
- Remote URL
https://mcp.to3d.app/mcp- Auth
- NONE
Tools (6)
Extracted live via the executor SDK.
-
get_3d_statusCheck the status of a 3D model generation task
-
create_3d_job_from_urlInternal API for creating 3D jobs from pre-validated URLs. Use process_image_url_to_3d for user-provided URLs instead.
-
get_3d_job_statusGet the status of a 3D generation job by job ID
-
get_3d_resultGet the result of a completed 3D generation job
-
process_image_url_to_3dConvert image URLs to 3D models when users provide URLs and request conversion. Primary tool for user-initiated URL-based 3D generation with progress display.
-
image-to-3dShow the image to 3D widget interface for manual uploads