Material Simulator Steel
Rank #67,789io.github.meszarosjan/steel-metallurgy-material-simulator-mcp
No-key MCP server for steel equilibrium, TTT/CCT kinetics, phase-boundary and measured-data tools.
Material Simulator Steel is a Model Context Protocol (MCP) server published by meszarosjan. It ranks #67,789 of 132,113 servers tracked on MCP Toplist. Material Simulator Steel is listed on Official MCP, with 1 tracked version. It was first listed on Jul 7, 2026 and most recently updated on Jul 7, 2026.
Ranks ahead of 64,324 of 132,113 servers on MCP Toplist.
Use Material Simulator Steel
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add steel-metallurgy-material-simulator-mcp -- npx -y material-simulator-mcp[mcp_servers.steel-metallurgy-material-simulator-mcp]
command = "npx"
args = ["-y", "material-simulator-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"steel-metallurgy-material-simulator-mcp": {
"command": "npx",
"args": [
"-y",
"material-simulator-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"steel-metallurgy-material-simulator-mcp": {
"command": "npx",
"args": [
"-y",
"material-simulator-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"steel-metallurgy-material-simulator-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"material-simulator-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"steel-metallurgy-material-simulator-mcp": {
"command": "npx",
"args": [
"-y",
"material-simulator-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"steel-metallurgy-material-simulator-mcp": {
"command": "npx",
"args": [
"-y",
"material-simulator-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.meszarosjan%2Fsteel-metallurgy-material-simulator-mcp)<a href="https://mcptoplist.com/server/io.github.meszarosjan%2Fsteel-metallurgy-material-simulator-mcp"><img src="https://mcptoplist.com/badge/io.github.meszarosjan%2Fsteel-metallurgy-material-simulator-mcp.svg" alt="MCP Toplist: #67,789 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
meszarosjan
Available versions (1)
| Version | Published |
|---|---|
| 0.1.4 | Jul 7, 2026 |
Frequently asked questions
- Who maintains Material Simulator Steel?
- Material Simulator Steel is maintained by meszarosjan, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Material Simulator Steel listed on the Official MCP Registry?
- Yes — Material Simulator Steel is listed on the Official MCP Registry.
- How many versions does Material Simulator Steel have?
- MCP Toplist tracks 1 version of Material Simulator Steel, most recently published on Jul 7, 2026.
- Where can I find the source code for Material Simulator Steel?
- The source code for Material Simulator Steel is hosted at github.com/meszarosjan/material-simulator-steel.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.