serverpilot-mcp

februality/serverpilot-mcp
★ 0 stars Go 💻 Code/Dev Tools Updated 1d ago
Control your ServerPilot sites from Claude and other AI coding tools: edit files, run commands, and debug in plain English.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "serverpilot-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/februality/serverpilot-mcp@latest"
      ]
    }
  }
}

README Excerpt

Manage [ServerPilot](https://serverpilot.io)-hosted sites from Claude Code, Claude Desktop, Cursor, Windsurf, VS Code, or Codex CLI through a single static binary. Built on the [ServerPilot API](https://github.com/ServerPilot/API) and SSH. No runtime dependencies; no hand-edited config files. > This is an independent, community-built project and is not affiliated with, endorsed by, or sponsored by ServerPilot. "ServerPilot" is a trademark of its respective owner; it is used here only to describe

Tools (20)

SERVERPILOT_API_KEYSERVERPILOT_CLIENT_IDSP_CACHE_TTL_SECONDSSP_INSECURE_DISABLE_HOST_KEY_CHECKSP_KNOWN_HOSTS_PATHSP_SITE_EXEC_TIMEOUT_MSSP_SSH_KEY_NAMESP_SSH_KEY_PATHSP_SSH_TIMEOUT_MSenvmainsite_execsite_list_filessite_read_filesite_write_filesp_get_appsp_get_serversp_list_appssp_list_databasessp_list_servers