cli-mcp-go-ecosystem

coilysiren/cli-mcp-go-ecosystem
★ 0 stars Go 💻 Code/Dev Tools Updated 7d ago
MCP server exposing proxy.golang.org + vuln.go.dev read tools, built on cli-mcp
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cli-mcp-go-ecosystem": {
      "command": "go",
      "args": [
        "run",
        "github.com/coilysiren/cli-mcp-go-ecosystem@latest"
      ]
    }
  }
}

README Excerpt

A **live public demo** of [cli-mcp][cli-mcp]. Not a product. cli-mcp is a Go library that takes a [urfave/cli][urfave] v3 command tree and projects it as a Model Context Protocol server: every leaf command becomes an MCP tool, the input schema is derived from the flags, the same in-process Action runs whether a human typed the subcommand or an agent called the tool. One binary, both surfaces.

Tools (4)

module_gomodmodule_infomodule_latestmodule_versions