sam3d-body-mcp / README.md
dev-bjoern's picture
Replace bpy with trimesh for GLB export (Python 3.10 compatible)
b8dd3b4

A newer version of the Gradio SDK is available: 6.1.0

Upgrade
metadata
title: SAM 3D Body MCP
emoji: 🧍
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 6.0.2
python_version: '3.11'
app_file: app.py
pinned: false
license: other
hardware: zero-a10g
tags:
  - mcp-server-track
  - building-mcp-track-consumer
  - agents
  - 3d
  - mesh-recovery
  - sam3d
short_description: Image β†’ 3D Human Mesh (GLB) - MCP Server

🧍 SAM 3D Body MCP Server

Image β†’ 3D Human Mesh powered by Meta's SAM 3D Body

MCP Integration

{
  "mcpServers": {
    "sam3d": {
      "command": "npx",
      "args": ["mcp-remote", "https://dev-bjoern-sam3d-body-mcp.hf.space/gradio_api/mcp/sse"]
    }
  }
}

Credits