ForgeCraft runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from npm. Last commit 20 Jun 2026.
Production engineering standards for AI coding assistants. Setup once, remove when done.
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.
claude mcp add forgecraft -- npx -y forgecraft-mcp
{
"mcpServers": {
"forgecraft": {
"args": [
"-y",
"forgecraft-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.forgecraft]
command = "npx"
args = ["-y", "forgecraft-mcp"]
{
"mcpServers": {
"forgecraft": {
"args": [
"-y",
"forgecraft-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"forgecraft": {
"args": [
"-y",
"forgecraft-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.