Submit

3d Polaroid Mcp Server

@nifengxiaofei

A MCP server implementation that provides a tool to generate 3D image for a given 2D.
Overview

no content

Server Config

{
  "mcpServers": {
    "mcp-server-3Dpicture": {
      "command": "node",
      "args": [
        "mcp-server-3Dpicture/build/index.js"
      ],
      "env": {
        "OPENAI_API_KEY": "xxx",
        "OPENAI_BASE_URL": "xxx"
      },
      "toolCallTimeoutMillis": 180000
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.