← Back to Plugins
MCP Server MCP

io.github.ai-4-devops/devops-practices

github By github 👁 1 views ▲ 0 votes

Productivity framework for DevOps engineers using AI assistance (Claude Code) while working on PoCs

Homepage Verified source GitHub

Install

uvx devops-practices-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "devops-practices-mcp",
      "version": "1.4.0",
      "runtimeHint": "python3",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "value": "devops_practices_mcp",
          "type": "named",
          "name": "-m"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...