Cloud Infrastructure
Trust: 37/100 (Limited)MoldSim MCP Server Guide
Injection molding simulation expertise — materials, process validation, and DFM checks
1 starsby kobzevvv
Quick Start
Install
npx moldsim-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-kobzevvv-moldsim-mcp": {
"command": "npx",
"args": [
"moldsim-mcp"
]
}
}
}