Serversio.github.ai-4-devops/devops-practices
P

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

io.github.ai-4-devops/devops-practices · v1.4.0
▦ pypi
v1.4.0pypi pypi: devops-practices-mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.ai-4-devops/devops-practices",
  "description": "Productivity framework for DevOps engineers using AI assistance (Claude Code) while working on PoCs",
  "repository": {
    "url": "https://github.com/ai-4-devops/devops-practices",
    "source": "github"
  },
  "version": "1.4.0",
  "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"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}