Loading MCP server directory, please wait...
Inspect, compare and export point clouds, meshes and calibrated depth data with inline 3D previews.
npx @getmcp/cli add io.github.kleinicke/3d-visualizerRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.kleinicke/3d-visualizer": {
"command": "uvx",
"args": [
"mcp>=2.2,<3",
"3d-visualizer",
"mcp"
]
}
}
}