amp-mcp-server

eddinsw/amp-mcp-server
★ 0 stars Unknown language 💻 Code/Dev Tools Updated today
A simple MCP server that wraps CubeCoders Application Management Panel
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": {
    "amp-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "eddinsw/amp-mcp-server"
      ]
    }
  }
}

README Excerpt

A game launcher and content distribution platform built with .NET 10. DarkForge manages game installations, updates, and launches from a single desktop app. It supports: - **Hosted games** — Full lifecycle: install, update, launch, uninstall (archives hosted on the DarkForge server) - **AzerothCore (WoW 3.3.5a)** — Realm status, session creation, realmlist configuration, client launching