MoldSim MCP Server✓
io.github.kobzevvv/moldsim-mcp · v0.4.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.kobzevvv/moldsim-mcp",
"description": "Injection molding simulation expertise — materials, process validation, and DFM checks",
"title": "MoldSim MCP Server",
"repository": {
"url": "https://github.com/kobzevvv/moldsim-mcp",
"source": "github"
},
"version": "0.4.1",
"websiteUrl": "https://moldsim.com",
"packages": [
{
"registryType": "npm",
"identifier": "moldsim-mcp",
"version": "0.4.1",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}