MCP Directory
Back

nunu

by go-nunu · Go · ★ 2,578

A CLI tool for building Go applications.

#ddd#gin#go#golang#golang-cli#mcp#mcp-client#mcp-server#scaffold

Install

go install github.com/go-nunu/nunu@latest

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "nunu": {
      "command": "npx",
      "args": [
        "-y",
        "github:go-nunu/nunu"
      ]
    }
  }
}

From the README

Nunu is a scaffolding tool for building Go applications. Its name comes from a game character in League of Legends, a little boy riding on the shoulders of a Yeti. Just like Nunu, this project stands on the shoulders of giants, as it is built upon a combination of popular libraries from the Go ecosystem. This combination allows you to quickly build efficient and reliable applications. 🚀Tips: This project is very complete, so updates will not be very frequent, welcome to use. - [简体中文介绍](https://github.com/go-nunu/nunu/blob/main/README_zh.md) - [Português](https://github.com/go-nunu/nunu/blob…
Read full README on GitHub →

Related other servers