
devops-practices
MCP server by github.com/ai-4-devops/devops-practices
Productivity framework for DevOps engineers using AI assistance (Claude Code) while working on PoCs
About devops-practices
devops-practices is an MCP (Model Context Protocol) server published by ai-4-devops in the official MCP registry, listed under CI/CD & DevOps on Loomal. Productivity framework for DevOps engineers using AI assistance (Claude Code) while working on PoCs
It ships as a Python package on PyPI (devops-practices-mcp), so any MCP client that can launch a local process can run it.
Development happens in the open at github.com/ai-4-devops/devops-practices.
Use devops-practices with your agent
claude mcp add devops-practices -- uvx devops-practices-mcp{
"mcpServers": {
"devops-practices": {
"command": "uvx",
"args": [
"devops-practices-mcp"
]
}
}
}devops-practices-mcpFrequently asked questions
- What is devops-practices?
- devops-practices is an MCP (Model Context Protocol) server by ai-4-devops in the CI/CD & DevOps category. Productivity framework for DevOps engineers using AI assistance (Claude Code) while working on PoCs
- How do I connect devops-practices to Claude, Cursor, or another MCP client?
- Install devops-practices from its pypi package (devops-practices-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
- Is devops-practices open source?
- Yes — the source code is public at github.com/ai-4-devops/devops-practices.
- Can AI agents pay to use devops-practices?
- Not yet through Loomal — devops-practices is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.
More CI/CD & DevOps MCP servers

Bitrise
38
Set up & manage mobile CI/CD on Bitrise: build, test, distribute iOS, Android, Flutter, RN apps.

github-actions
3
GitHub Actions MCP — view runs, read logs, re-run jobs, and manage CI/CD.

safe-ssh-mcp
2
A secured scoped SSH MCP server for executing safe read-only diagnostic DevOps / SysOps commands

CodemagicMcp
1
Codemagic CI/CD MCP Server — manage builds, apps, artifacts, and caches from your AI

devops-ai-mcp
0
devops-ai-mcp MCP server by MEOK AI Labs

secenv-mcp
0
Centralized secrets manager MCP server. Generate .env files, rotate keys, sync to GitHub Actions.
Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain devops-practices? Claim this listing free by verifying GitHub ownership, or contact us.