diagnostic-slackbot

nikogura/diagnostic-slackbot
★ 0 stars Go 💻 Code/Dev Tools Updated today
A SlackBot and MCP Server for diagnosing and remedying infrastructure and security problems. Does log tracing and root cause analysis from a slack channel or a local AI instance
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": {
    "diagnostic-slackbot": {
      "command": "go",
      "args": [
        "run",
        "github.com/nikogura/diagnostic-slackbot@latest"
      ]
    }
  }
}

README Excerpt

A Slack bot that enables self-service production diagnostics by integrating Claude Code CLI with Kubernetes, Loki, and observability tools. The bot provides autonomous investigation capabilities through YAML-based templates and custom MCP tools, delivering professional PDF reports directly in Slack. - **Claude Code Integration**: Uses Claude Code CLI with MCP server for advanced tool use capabilities

Tools (20)

ANTHROPIC_API_KEYAPI_CONFIG_DIRAWS_DEFAULT_REGIONCLAUDE_MD_PATHCLOUDWATCH_ACCOUNTSCLOUDWATCH_ASSUME_ROLECLOUDWATCH_EXTERNAL_IDCOMPANY_NAMEDATABASE_URLFILE_RETENTIONGITHUB_TOKENGRAFANA_API_KEYGRAFANA_URLINVESTIGATION_DIRKUBECONFIGLOKI_ENDPOINTMCP_API_KEYSMCP_AUTH_TOKENMCP_HTTP_ENABLEDMCP_HTTP_PORT