ellmos-servercommander-mcp

ellmos-ai/ellmos-servercommander-mcp
★ 1 stars Python 🤖 AI/LLM Updated today
Alpha MCP server for server operations: deploy dry-runs, mail status, log analysis, and health checks.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ellmos-servercommand": {
      "command": "uvx",
      "args": [
        "ellmos-servercommander-mcp"
      ]
    }
  }
}

Or install with pip: pip install ellmos-servercommander-mcp

README Excerpt

<p align="center"> <img src="assets/servercommander-logo.jpg" alt="ellmos ServerCommander MCP logo" width="360"> </p> Alpha MCP server for server operations: deployment dry-runs, mail status, access-log analysis, and HTTP health checks. German README: [README_de.md](README_de.md) - Transport: stdio via the Python MCP SDK

Tools (5)

sc_deploysc_deploy_statussc_health_checksc_logs_analyzesc_mail_search