Forgecraft
Freeby MCP Community
CLI + MCP sentinel for engineering standards — SOLID, testing, architecture, CI/CD — auto-tailored to your stack. Minimal MCP footprint (~200 tokens) via CLI-fi
v1.4.0Added Apr 12, 2026
mcpmcp-servermodel-context-protocolclaudeclaude-code
Forgecraft MCP Server
CLI + MCP sentinel for engineering standards — SOLID, testing, architecture, CI/CD — auto-tailored to your stack. Minimal MCP footprint (~200 tokens) via CLI-fi
Installation
Reviews
Installation
Quick install
npx -y forgecraft-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"forgecraft": {
"command": "npx",
"args": ["-y", "forgecraft-mcp"]
}
}
}