MCP-DevOps-Mentor

iEric0228/MCP-DevOps-Mentor
★ 0 stars Python DevOps Updated 2d ago
A dockerized MCP server acting as a senior DevOps mentor, integrating GitHub APIs and web search to review infrastructure, CI/CD pipelines, and cloud architectures with real-world best practices.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-devops-mentor": {
      "command": "uvx",
      "args": [
        "mcp-devops-mentor"
      ]
    }
  }
}

Or install with pip: pip install mcp-devops-mentor

README Excerpt

A Dockerized MCP (Model Context Protocol) server that acts as a senior DevOps and Cloud engineering mentor. It reviews GitHub repositories, analyzes CI/CD pipelines, audits Terraform infrastructure, advises on AWS cost and security, and tracks your skill progression over time. Built to teach **how to think like a DevOps engineer**, not just what to do.

Tools (13)

GITHUB_TOKENanalyze_github_repoanalyze_terraform_modulesenhance_promptget_learning_pathget_skill_profileread_github_fileread_github_workflowsread_terraform_filesreview_aws_infrastructurereview_cicd_pipelinereview_terraformset_review_mode

Topics

aicode-reviewdevopsdockergithub-apimcpmentorpython