marketplace

ganglia-tools/marketplace
★ 0 stars Unknown language 💻 Code/Dev Tools Updated today
Claude Code plugin marketplace for Ganglia (gng) — code-graph MCP server with 70 tools
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": {
    "marketplace": {
      "command": "npx",
      "args": [
        "-y",
        "ganglia-tools/marketplace"
      ]
    }
  }
}

README Excerpt

This repo is the [Claude Code plugin marketplace](https://docs.claude.com/en/docs/claude-code/plugins) entry for **Ganglia** (`gng`). It contains the plugin manifest only — the binary itself ships via npm (`@ganglia/cli`). ``` /plugin marketplace add ganglia-tools/marketplace /plugin install ganglia@ganglia