mcpbeat Sign in

Devops MCP Server

by neetpatel Your server? Claim it
local only

Devops MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 123 installs a week from pypi.

An MCP server that provides DevOps and DevSecOps context for the project

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 48 · avg 20 · -21% w/w
a month agotoday
123
Installs / week
pypi · mcp-memory-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add devops-mcp -- uvx mcp-memory-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "devops-mcp": {
      "args": [
        "mcp-memory-server"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.devops-mcp]
command = "uvx"
args = ["mcp-memory-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "devops-mcp": {
      "args": [
        "mcp-memory-server"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "devops-mcp": {
      "args": [
        "mcp-memory-server"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Devops MCP

same job, measured the same way
Podman MCP Server
by manusa

A Model Context Protocol (MCP) server for container runtimes (Podman and Docker)

112 installs/wk local only
Kubernetes MCP Server
by containers

A Model Context Protocol (MCP) server for Kubernetes and OpenShift

6 636 installs/wk local only
AppHandoff
by teamk2k

Milestones, handoff tickets, project context, and deploy signals for AI-built apps over MCP.

answering
Google Apps Script MCP
by a1-x-tech

MCP server for the Google Apps Script API: projects, code, versions, deployments and executions.

45 installs/wk local only
Deployhq MCP Server
by deployhq

Model Context Protocol (MCP) server for DeployHQ API integration

33 installs/wk local only
Azure DevOps (ADO)
by premierinc

The MCP server for Azure DevOps, bringing the power of Azure DevOps directly to your agents.

answering
Vercel Deployment MCP
by addiplus

Reference MCP stdio server for observing Vercel projects and deployments.

68 installs/wk local only
Azure DevOps On-Premises
by zwitbaum

MCP server for on-premises Azure DevOps Server and TFS: repos, pull requests, work items, and wiki.

401 installs/wk local only

Devops MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Devops MCP?
Devops MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcp-memory-server was installed 123 times last week.
Is Devops MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Devops MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-memory-server straight from pypi; nothing to host, nothing to sign up for.
How many people use Devops MCP?
The pypi package mcp-memory-server was installed 123 times in the last week. Week over week that is -21%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.