No-key MCP server for steel equilibrium, TTT/CCT kinetics, phase-boundary and measured-data tools.
claude mcp add steel-metallurgy-material-simulator-mcp -- npx -y material-simulator-mcp
claude_desktop_config.json
{
"mcpServers": {
"steel-metallurgy-material-simulator-mcp": {
"command": "npx",
"args": [
"-y",
"material-simulator-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"steel-metallurgy-material-simulator-mcp": {
"command": "npx",
"args": [
"-y",
"material-simulator-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"steel-metallurgy-material-simulator-mcp": {
"command": "npx",
"args": [
"-y",
"material-simulator-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"steel-metallurgy-material-simulator-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"material-simulator-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"steel-metallurgy-material-simulator-mcp": {
"command": "npx",
"args": [
"-y",
"material-simulator-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.meszarosjan--steel-metallurgy-material-simulator-mcp/reviews or the review_server meta-tool.
POST /mcp