mcpbeat Sign in

Meshcheck MCP Server

local only

Meshcheck MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm.

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

Installs per day peak 172 · avg 20 · -73% w/w
a month agotoday
35
Installs / week
npm · meshcheck-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Meshcheck MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add meshcheck-mcp -- npx -y meshcheck-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "meshcheck-mcp": {
      "args": [
        "-y",
        "meshcheck-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.meshcheck-mcp]
command = "npx"
args = ["-y", "meshcheck-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "meshcheck-mcp": {
      "args": [
        "-y",
        "meshcheck-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "meshcheck-mcp": {
      "args": [
        "-y",
        "meshcheck-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Meshcheck MCP

same job, measured the same way
Deterministic
by deterministic

Physics-based validation of simulation results: receipts with per-check verdicts, via MCP.

answering
Zenith
by zenitheditor

Author, validate, edit, and render deterministic .zen design docs to PNG/PDF.

57 installs/wk local only
Mermaid MCP
by mermaidchart

MCP server for Mermaid diagram validation and rendering

25 tools answering
Concordance
by narrowhighway

Deterministic claim verification with receipts across ~60 domains. No model in the loop.

94 tools answering
Semiotic
by nteract

Verified React chart generation: select, validate, repair, render, and inspect charts through MCP.

5 777 installs/wk 5 tools answering
Rendry
by rendry

Deterministic image rendering for agents: JSON template in, on-brand PNG out.

answering
Openchargemap MCP Server
by cyanheads

Find EV charging stations, detail, and reliability check-ins via the global Open Charge Map.

77 installs/wk 4 tools answering
JCGE Agent Interface
by equicirco

MCP server for JCGE discovery, modeling guidance, solving, validation, and equation rendering.

local only

Meshcheck MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Meshcheck MCP?
Meshcheck MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package meshcheck-mcp was installed 35 times last week.
How do I connect Meshcheck MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls meshcheck-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Meshcheck MCP?
The npm package meshcheck-mcp was installed 35 times in the last week. Week over week that is -73%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.