LogoSTMCP
Download
dot-ai

DevOps AI Toolkit

DevOps AI Toolkit is an AI-powered development productivity platform that enhances software development workflows through intelligent automation and AI-driven assistance for Kubernetes deployment, documentation testing, and organizational pattern management.

Tools

1. recommend

Provides deployment suggestions tailored to your specific cluster setup with enhanced semantic understanding.

2. chooseSolution

Selects a deployment solution based on user requirements and cluster capabilities.

3. answerQuestion

Gathers missing context through intent clarification questions during deployment workflows.

4. generateManifests

Creates production-ready Kubernetes manifests for deployment.

5. deployManifests

Deploys generated manifests to the target Kubernetes cluster.

6. manageOrgData

Handles organizational data including capability scanning, pattern creation, and policy management.

7. testDocs

Validates documentation by executing commands and testing examples for accuracy and functionality.

Open Graph image for DevOps AI Toolkit

JSON Config

{
  "mcpServers": {
    "dot-ai": {
      "command": "docker",
      "args": [
        "compose", 
        "-f",
        "docker-compose-dot-ai.yaml",
        "--env-file",
        ".env",
        "run", 
        "--rm",
        "--remove-orphans",
        "dot-ai"
      ]
    }
  }
}

Useful Links

Information