Skip to content
Cline

meshcheck mcp for Cline

io.github.brac/meshcheck-mcp

Deterministic validation, rendering, and inspection of GLB/glTF 3D models via the meshcheck API.

client:Cline transport:stdio runtime:npm

Install meshcheck mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "meshcheck-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "meshcheck-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

meshcheck mcp in other clients