integrations.sh
← all integrations

to3D

MCP server openai

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_status

    Check the status of a 3D model generation task

  • create_3d_job_from_url

    Internal API for creating 3D jobs from pre-validated URLs. Use process_image_url_to_3d for user-provided URLs instead.

  • get_3d_job_status

    Get the status of a 3D generation job by job ID

  • get_3d_result

    Get the result of a completed 3D generation job

  • process_image_url_to_3d

    Convert 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-3d

    Show the image to 3D widget interface for manual uploads