HomeDesign & Media › mcp

mcp

Manage TrueTick Minecraft servers from AI: start/stop, live TPS, console, files, backups, mods.

TypeScript Cloud
★ 0 stars Last pushed 2026-09-23 License: MIT

Topics: Gaming

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.1)

npx -y @truetick/mcp@0.1.1

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@truetick/mcp@0.1.1"
      ],
      "env": {
        "TRUETICK_API_KEY": "<YOUR_VALUE>",
        "TRUETICK_API_URL": "<YOUR_VALUE>"
      }
    }
  }
}
  • TRUETICK_API_KEY required secret — TrueTick API key (ttk_…) from truetick.gg/dashboard/api-keys
  • TRUETICK_API_URL — API base URL (defaults to https://api.truetick.gg)

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry