Devops MCP
Rank #5,855io.github.NeetPatel/devops-mcp
MCP server providing devops-mcp capabilities
Devops MCP is a Model Context Protocol (MCP) server published by NeetPatel. It ranks #5,855 of 132,046 servers tracked on MCP Toplist, and its repository has 43 GitHub stars. Devops MCP is listed on Official MCP, with 1 tracked version. It was first listed on Mar 6, 2026 and most recently updated on Mar 6, 2026.
Ranks ahead of 126,191 of 132,046 servers on MCP Toplist.
Use Devops MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add devops-mcp -- uvx mcp-memory-server[mcp_servers.devops-mcp]
command = "uvx"
args = ["mcp-memory-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"devops-mcp": {
"command": "uvx",
"args": [
"mcp-memory-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"devops-mcp": {
"command": "uvx",
"args": [
"mcp-memory-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"devops-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-memory-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"devops-mcp": {
"command": "uvx",
"args": [
"mcp-memory-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"devops-mcp": {
"command": "uvx",
"args": [
"mcp-memory-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.NeetPatel%2Fdevops-mcp)<a href="https://mcptoplist.com/server/io.github.NeetPatel%2Fdevops-mcp"><img src="https://mcptoplist.com/badge/io.github.NeetPatel%2Fdevops-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
NeetPatel
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Mar 6, 2026 |
Frequently asked questions
- Who maintains Devops MCP?
- Devops MCP is maintained by NeetPatel, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Devops MCP listed on the Official MCP Registry?
- Yes — Devops MCP is listed on the Official MCP Registry.
- How many versions does Devops MCP have?
- MCP Toplist tracks 1 version of Devops MCP, most recently published on Mar 6, 2026.
- Where can I find the source code for Devops MCP?
- The source code for Devops MCP is hosted at github.com/NeetPatel/devops-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.