gh-dash

GitHub

A rich terminal UI for GitHub that doesn't break your flow.

11,582 stars Go 1 file ยท ~445 tokens #bubbles#bubbletea#cli#cobra#gh-extension#github#glamour#go

gh-dash MCP Server

MCP server for dlvhdr/gh-dash

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "gh-dash": {
      "command": "npx",
      "args": [
        "-y",
        "@dlvhdr/gh-dash"
      ]
    }
  }
}