Server Ops MCP is a Model Context Protocol (MCP) server: Server ops MCP: logs, monitoring, code edit, Nginx & certs. Local + SSH, confirmations & redaction. In practice that means any MCP-compatible AI assistant can call Server Ops MCP's tools directly — the model decides when to use them in a conversation or agent run.
It runs locally: the npm package server-ops-mcp speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need OPS_PROJECT_ROOT. The current release is v1.0.3, published under the MIT license, with source at GT-dinuo/server-ops-mcp on GitHub.
Server Ops MCP is listed under AI & Agents on mcp.site and works with any MCP client — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed and the rest of the ecosystem — using the install snippets below. If you maintain Server Ops MCP for GT-dinuo, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — server-ops-mcp · MCP over stdio
▸Credentials — Requires OPS_PROJECT_ROOT
▸Open source — MIT license · GT-dinuo/server-ops-mcp