connect-to-server-mcp

vstlmkh/connect-to-server-mcp
★ 0 stars Python AI/LLM Updated 5d ago
MCP server that lets AI agents connect to and manage any remote server — SSH keys, passwords, or cloud credentials — and run shell commands, inspect logs, manage services, files and processes through a safe, auditable tool interface.
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": {
    "connect-to-server-mc": {
      "command": "uvx",
      "args": [
        "connect-to-server-mcp"
      ]
    }
  }
}

Or install with pip: pip install connect-to-server-mcp

README Excerpt

<p align="center"> <img src="https://raw.githubusercontent.com/vstlmkh/connect-to-server-mcp/master/docs/assets/banner.png" alt="connect-to-server-mcp — give your AI agent a safe shell on any server" width="900"> </p> <p align="center"> <a href="https://www.npmjs.com/package/connect-to-server-mcp"><img alt="npm version" src="https://img.shields.io/npm/v/connect-to-server-mcp?logo=npm&color=60a5fa"></a>

Tools (11)

CONNECT_MCP_CONFIGCONNECT_MCP_PYTHONCONNECT_MCP_SOURCEcheck_connectiondisconnectlist_directorylist_hostsreload_hostsrun_commandsystem_overviewtail_log