mcpbeat Sign in

MoldSim MCP Server

local only

MoldSim MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 40 installs a week from npm. Last commit 3 Mar 2026.

Injection molding simulation expertise — materials, process validation, and DFM checks

Installs per day peak 19 · avg 8 · -64% w/w
a month agotoday
40
Installs / week
npm · moldsim-mcp
6
Stars
36 open issues
3 Mar 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What changed 45

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 August 2026. No other catalogue keeps this.

22 Sep the owner changed
21 Sep the owner changed
20 Sep the owner changed
19 Sep the owner changed
18 Sep the owner changed
17 Sep the owner changed
16 Sep the owner changed
15 Sep the owner changed
14 Sep the owner changed
13 Sep the owner changed
and 35 more, back to 9 August 2026

Nothing serious here today

Today is the operative word: we check MoldSim MCP Server 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 moldsim-mcp -- npx -y moldsim-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "moldsim-mcp": {
      "args": [
        "-y",
        "moldsim-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.moldsim-mcp]
command = "npx"
args = ["-y", "moldsim-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "moldsim-mcp": {
      "args": [
        "-y",
        "moldsim-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "moldsim-mcp": {
      "args": [
        "-y",
        "moldsim-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MoldSim MCP Server

same job, measured the same way
Cron
by ryudi84

MCP server for cron expression parsing, validation, and scheduling.

local only
Vatnode MCP
by vatnode

Official MCP server: EU VAT validation via VIES, plus offline rates and format checks.

309 installs/wk local only
Site
by injectionmoldingcostchecker

Injection Molding Cost Checker: the site's own MCP server — dataset, enquiry (enquiry = a human...

10 tools answering
ServerCard Trust MCP
by servercardtrust

Paid remote MCP for server-card validation, auth checks, trust packets, and readiness.

answering
Hatchbox
by pulsemcp

MCP server for Hatchbox Rails hosting — env var inspection, deploys, and process monitoring.

33 installs/wk local only
I
Ansys MCP Server
by vorobjewsen30-max

MCP server for Ansys engineering simulations — CFD, FEA, meshing, and post-processing. 24 tools.

59 installs/wk local only
T
Mélodium
by melodium

MCP server exposing Mélodium program validation and reference lookup

local only
Env
by ryudi84

MCP server for .env file validation, parsing, and comparison.

local only

MoldSim MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for MoldSim MCP Server?
MoldSim MCP Server 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 moldsim-mcp was installed 40 times last week.
How do I connect MoldSim MCP Server?
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 moldsim-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use MoldSim MCP Server?
The npm package moldsim-mcp was installed 40 times in the last week. Week over week that is -64%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MoldSim MCP Server open source?
Yes — it is published under the MIT licence, written in TypeScript, 6 stars on GitHub and 36 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.