meshcheck mcp for Claude Desktop
io.github.brac/meshcheck-mcp
Deterministic validation, rendering, and inspection of GLB/glTF 3D models via the meshcheck API.
client:Claude Desktop
transport:stdio
runtime:npm
Install meshcheck mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"meshcheck-mcp": {
"command": "npx",
"args": [
"-y",
"meshcheck-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs