File size: 875 Bytes
db0d80e
bdcd5f4
 
 
 
db0d80e
fdc2c50
c0e73fd
db0d80e
 
bdcd5f4
b8dd3b4
bdcd5f4
 
 
 
 
 
 
 
db0d80e
 
bdcd5f4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
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](https://github.com/facebookresearch/sam-3d-body)

## MCP Integration

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

## Credits
- [facebook/sam-3d-body-dinov3](https://huggingface.co/facebook/sam-3d-body-dinov3)
- [rerun-io/sam3d-body-rerun](https://github.com/rerun-io/sam3d-body-rerun)