Back to Apps

Project Forge
Supports UIby kyleu
Evolvable Go web app generator and project manager with integrated MCP server support.
0 stars
Works in:claude
Exposes:Tools
What it does
Project Forge is a long-lived code generator and project manager for Go web apps. It produces a complete Go codebase that remains evolvable as schemas or targets change, ensuring custom code stays intact while regenerating foundations.
Tools
- project-generate: Regenerates the codebase based on current schema and modules.
- project-create: Launches the interactive project wizard to start a new app.
- project-diagnostics: Provides health checks and diagnostics for the generated project.
Installation
{
"mcpServers": {
"project-forge": {
"command": "projectforge",
"args": ["mcp"]
}
}
}
Supported hosts
- Claude Desktop
Quick install
go install projectforge.dev/projectforge@latestInformation
- Pricing
- free
- Published
- 6/2/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcpServers": {
"project-forge": {
"command": "projectforge",
"args": ["mcp"]
}
}
}





