mcp-server-generate-3D-image

mcp-server-generate-3D-image

0

The mcp-server-3Dpicture is a TypeScript-based MCP server designed to transform images from 2D to 3D. It focuses on making images more immersive, especially those containing people, and provides tools for developers to integrate this functionality into their applications.

mcp-server-3Dpicture MCP Server

This project converts 2D images containing people into 3D pictures using a TypeScript-based MCP server.

Features

  • Tools
    • generate_3Dpicture:
      • url: The picture URL to be processed, required
      • text: Optional text under the photo frame

Development

  • Install dependencies with npm install
  • Build the server using npm run build
  • Use npm run watch for development with auto-rebuild

Installation

  • Configure server settings in ~/.cursor/mcp.json for use with Cursor including API keys

Debugging

  • Use the MCP Inspector for debugging MCP servers that communicate over stdio.