Skip to main content
ClaudeWave

A CLI tool for building Go applications.

MCP Servers2.6k estrellas206 forksGoMITActualizado 1mo ago
Nota editorial

Nunu is a Go application scaffolding tool that generates project boilerplate following a classic layered architecture, with dedicated directories for handlers, services, repositories, models, and middleware. The CLI commands scaffold new projects from templates and wire up dependencies automatically using Google Wire for dependency injection. The generated applications integrate a curated stack including Gin for HTTP routing, Gorm for database access, Viper for configuration, Zap for logging, Go-redis, Casbin for authorization, Swaggo for API documentation, and Gocron for scheduled tasks. Nunu also includes an MCP server component via the mcp-go library, making its scaffolding capabilities accessible to Claude through the Model Context Protocol. Go developers building REST APIs, background task systems, or game servers with Pitaya will find the most use here, as the tool removes the repetitive setup of wiring together this ecosystem of libraries into a production-ready structure.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Recently active
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual · nunu
Claude Code CLI
git clone https://github.com/go-nunu/nunu
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "nunu": {
      "command": "nunu"
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Install the binary first: go install github.com/go-nunu/nunu@latest (make sure it ends up on your PATH).

Resumen de MCP Servers

README no disponible. Visita el repo en GitHub para la documentación completa.
dddgingogolanggolang-climcpmcp-clientmcp-serverscaffold

Lo que la gente pregunta sobre nunu

¿Qué es go-nunu/nunu?

+

go-nunu/nunu es mcp servers para el ecosistema de Claude AI. A CLI tool for building Go applications. Tiene 2.6k estrellas en GitHub y se actualizó por última vez 1mo ago.

¿Cómo se instala nunu?

+

Puedes instalar nunu clonando el repositorio (https://github.com/go-nunu/nunu) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar go-nunu/nunu?

+

Nuestro agente de seguridad ha analizado go-nunu/nunu y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene go-nunu/nunu?

+

go-nunu/nunu es mantenido por go-nunu. La última actividad registrada en GitHub es de 1mo ago, con 2 issues abiertos.

¿Hay alternativas a nunu?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega nunu en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: go-nunu/nunu
[![Featured on ClaudeWave](https://claudewave.com/api/badge/go-nunu-nunu)](https://claudewave.com/repo/go-nunu-nunu)
<a href="https://claudewave.com/repo/go-nunu-nunu"><img src="https://claudewave.com/api/badge/go-nunu-nunu" alt="Featured on ClaudeWave: go-nunu/nunu" width="320" height="64" /></a>

Más MCP Servers