Server Ops MCP
Rank #20,610io.github.GT-dinuo/server-ops-mcp
Server ops MCP: logs, monitoring, code edit, Nginx & certs. Local + SSH, confirmations & redaction.
Server Ops MCP is a Model Context Protocol (MCP) server published by GT-dinuo. It ranks #20,610 of 96,771 servers tracked on MCP Toplist. Server Ops MCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 15, 2026 and most recently updated on Jul 16, 2026.
Ranks ahead of 76,161 of 96,771 servers on MCP Toplist.
Use Server Ops MCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
Add Server Ops MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"server-ops-mcp": {
"command": "npx",
"args": [
"-y",
"server-ops-mcp"
],
"env": {
"OPS_PROJECT_ROOT": "<your OPS_PROJECT_ROOT>",
"OPS_SSH_HOST": "<your OPS_SSH_HOST>",
"OPS_SSH_PORT": "<your OPS_SSH_PORT>",
"OPS_SSH_USER": "<your OPS_SSH_USER>",
"OPS_SSH_KEY": "<your OPS_SSH_KEY>",
"OPS_SSH_PASSWORD": "<your OPS_SSH_PASSWORD>",
"OPS_SSH_PASSPHRASE": "<your OPS_SSH_PASSPHRASE>",
"OPS_CONFIG_PATH": "<your OPS_CONFIG_PATH>"
}
}
}
}Replace each placeholder with your own value before saving.
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.GT-dinuo%2Fserver-ops-mcp)<a href="https://mcptoplist.com/server/io.github.GT-dinuo%2Fserver-ops-mcp"><img src="https://mcptoplist.com/badge/io.github.GT-dinuo%2Fserver-ops-mcp.svg" alt="MCP Toplist: Top 25% of 96,771" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
GT-dinuo
Other servers by GT-dinuo
View all GT-dinuo servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.2 | Jul 16, 2026 |
Frequently asked questions
- Who maintains Server Ops MCP?
- Server Ops MCP is maintained by GT-dinuo, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Server Ops MCP listed on the Official MCP Registry?
- Yes — Server Ops MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Server Ops MCP have?
- MCP Toplist tracks 1 version of Server Ops MCP, most recently published on Jul 16, 2026.
- Where can I find the source code for Server Ops MCP?
- The source code for Server Ops MCP is hosted at github.com/GT-dinuo/server-ops-mcp.