Loading languages...
GO

go-archer

@shaydo-deriv

go-archer is a tool to inspect and analyze dependencies between packages in a project. It produces a graph of dependencies between packages in the project and selected third-party packages, it highlights dependencies that lead towards concrete packages, it estimates distance of the packages from the main sequence.

go
dependency-analysis
code-inspection

# mcpServer Config

{
  "mcpServers": {
    "go-archer": {
      "command": "go-archer",
      "args": [
        "mcp-server"
      ],
      "env": {
        "HOME": "/home/me",
        "GOPATH": "/home/me/go"
      }
    }
  }
}

# stdio

go-archer mcp-server
Transport:
stdio
語言:
Go
創建時間:4/24/2025
更新時間:4/24/2025