must-gather_gather_metrics-PromMCPServer_claudeDemo

coffeegoesincodecomesout/must-gather_gather_metrics-PromMCPServer_claudeDemo
★ 1 stars Shell 🤖 AI/LLM Updated 8d ago
An MCP server.
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": {
    "must-gather_gather_m": {
      "command": "npx",
      "args": [
        "-y",
        "coffeegoesincodecomesout/must-gather_gather_metrics-PromMCPServer_claudeDemo"
      ]
    }
  }
}