the-aiops-book

hoalongnatsu/the-aiops-book
★ 16 stars Go 🤖 AI/LLM Updated 25d ago
Learn to build AI-powered infrastructure automation with MCP servers and AI agents in Go. Production-ready patterns for DevOps engineers to create intelligent AWS automation systems.
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": {
    "the-aiops-book": {
      "command": "go",
      "args": [
        "run",
        "github.com/hoalongnatsu/the-aiops-book@latest"
      ]
    }
  }
}

Topics

artificial-intelligenceawsdevopsgogolangmcp