MCP-Ubuntu

PainInTheNic/MCP-Ubuntu
★ 0 stars TypeScript AI/LLM Updated today
MCP server for managing Ubuntu servers over SSH — health checks, services, logs, updates, and commands, from a Claude conversation.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-ubuntu": {
      "command": "npx",
      "args": [
        "-y",
        "PainInTheNic/MCP-Ubuntu"
      ]
    }
  }
}

README Excerpt

An MCP server that lets Claude manage your Ubuntu machines over SSH — check health, inspect services, tail logs, review pending updates, and run commands, all from a Claude conversation. This README doubles as a tutorial: it explains **where an MCP server runs**, **how this one is put together**, and **how to extend it** — so the next one you build takes an afternoon, not a weekend.

Tools (9)

UBUNTU_MCP_HOST_KEY_CHECKINGubuntu_check_updatesubuntu_list_serversubuntu_list_servicesubuntu_manage_serviceubuntu_run_commandubuntu_service_statusubuntu_system_overviewubuntu_tail_log

Topics

mcpmcp-servermodel-context-protocolserver-managementsysadminubuntu