CoolFace
Apppublic

dev-bjoern/sam3d-body-mcp

sourceHugging Faceotherupdated 10mo agoView on Hugging Face
19likes
App README

๐Ÿง SAM 3D Body MCP Server

Image โ†’ 3D Human Mesh powered by Meta's 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