Devops Practices runs on your own machine — the client starts it, so there is no endpoint to ping. 108 installs a week from pypi. Last commit 22 Feb 2026.
Productivity framework for DevOps engineers using AI assistance (Claude Code) while working on PoCs
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add devops-practices -- uvx devops-practices-mcp
{
"mcpServers": {
"devops-practices": {
"args": [
"devops-practices-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.devops-practices]
command = "uvx"
args = ["devops-practices-mcp"]
{
"mcpServers": {
"devops-practices": {
"args": [
"devops-practices-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"devops-practices": {
"args": [
"devops-practices-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.