Devops Ai automation via MCP. Includes docker compose generator, cicd pipeline builder, log analyzer. By MEOK AI Labs.
Project description
Overview
Devops Ai MCP provides AI-powered tools via the Model Context Protocol (MCP).
Tools
| Tool | Description |
|---|---|
docker_compose_generator |
Generate a Docker Compose configuration with networking, health checks, |
cicd_pipeline_builder |
Generate a CI/CD pipeline configuration for common platforms and languages. |
log_analyzer |
Analyze log lines to extract error patterns, anomalies, status code |
incident_classifier |
Classify an incident by severity (P1-P4) and category with recommended |
runbook_generator |
Generate an operational runbook with step-by-step commands, expected |
Installation
pip install meok-devops-ai-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config (claude_desktop_config.json):
{
"mcpServers": {
"devops-ai-mcp": {
"command": "python",
"args": ["-m", "meok_devops_ai_mcp.server"]
}
}
}
Usage with FastMCP
from mcp.server.fastmcp import FastMCP
# This server exposes 5 tool(s) via MCP
# See server.py for full implementation
License
MIT © MEOK AI Labs
Pairs with MEOK Governance Suite
Build something that touches users? You need compliance. MEOK ships 38 governance MCPs that drop in alongside this tool — EU AI Act, DORA, NIS2, CRA, GDPR, ISO 42001, FDA SaMD, MDR, Basel, MiFID II, MiCA, COPPA, and more.
# One-shot install of the governance pack
npx meok-setup --pack governance
Free tier: 10 calls/day per MCP. Pro tier (£79/mo): unlimited + cryptographically signed compliance attestations your auditor verifies independently.
→ Full catalogue: councilof.ai/catalogue → MEOK AI Labs: meok.ai
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file devops_ai_mcp-1.0.6.tar.gz.
File metadata
- Download URL: devops_ai_mcp-1.0.6.tar.gz
- Upload date:
- Size: 21.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ff7a7e472954aa19f882e5a7b33b7601e722980980dc4c8376926c824f02e29
|
|
| MD5 |
8d09e1cd4946a4ac9db38689109fc1cc
|
|
| BLAKE2b-256 |
da69eefede3711a110006661ebaa8a5c664ac14218453c3dc0953b296a5f4b68
|
File details
Details for the file devops_ai_mcp-1.0.6-py3-none-any.whl.
File metadata
- Download URL: devops_ai_mcp-1.0.6-py3-none-any.whl
- Upload date:
- Size: 13.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba2b9a89e3c40de39a7bf9d8161247b600e665c68566b762e9730bf3c1e434c2
|
|
| MD5 |
16afff9aa9726c95345cbd2a7c6e75d8
|
|
| BLAKE2b-256 |
06762a2da998eccd51ebe8636480731ad204f19f8ff36fc8c87ec2414c971d7e
|