truetick-gg/mcp

๐ŸŽฎ Gaming
0 Views
0 Installs

๐Ÿ“‡ โ˜๏ธ - Manage TrueTick Minecraft hosting servers from AI agents: create/start/stop servers, live TPS/MSPT metrics, RCON console, file access, backups, and Modrinth/CurseForge mods.

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "truetick-gg-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "truetick-gg-mcp"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

TrueTick MCP Server

Manage TrueTick Minecraft servers directly from an AI agent. This MCP server exposes the full TrueTick public API as tools available to Claude and other compatible AI clients.

Installation & Setup

1. Get an API Key

Visit truetick.gg/dashboard/api-keys to create an API key. Select the scopes you need (e.g., servers:read, servers:write, billing:read).

2. Configure Claude Desktop

Add the following to your Claude Desktop config file (%APPDATA%\Claude\claude_desktop_config.json on Windows, ~/Library/Application Support/Claude/claude_desktop_config.json on Mac, or ~/.config/Claude/claude_desktop_config.json on Linux):

{
  "mcpServers": {
    "truetick": {
      "command": "npx",
      "args": ["-y", "@truetick/mcp"],
      "env": {
        "TRUETICK_API_KEY": "ttk_your_key_here"
      }
    }
  }
}

Replace ttk_your_key_here with your actual API key.

3. Configuration

The MCP server reads its configuration from environment variables:

  • TRUETICK_API_KEY (required): Your TrueTick API key with appropriate scopes.
  • TRUETICK_API_URL (optional, defaults to https://api.truetick.gg): The API endpoint. Override for testing against a different environment.

Tool Catalog

Account & Wallet

  • whoami โ€” Show the account your API key is bound to.
  • list_servers โ€” List all your Minecraft servers.
  • get_wallet โ€” Show your wallet balance and recent transactions.

Server Management

  • create_server โ€” Create a new Minecraft server (specify name, RAM, server type, version, region, billing plan).
  • get_server โ€” Get details of a specific server.
  • start_server โ€” Start a stopped server.
  • stop_server โ€” Stop a running server.
  • restart_server โ€” Restart a running server.
  • delete_server โ€” Permanently delete a server and all its data.
  • update_server_version โ€” Change the server type and/or version (server must be stopped).
  • set_server_properties โ€” Update server.properties keys and optional idle timeout.
  • set_server_motd โ€” Set the server's Message of the Day (MOTD).

Console & Metrics

  • run_command โ€” Run a console (RCON) command on a running server.
  • get_server_metrics โ€” Get live TPS/MSPT/player count metrics for a server.

File Management

  • list_files โ€” List files in a directory on the server.
  • read_file โ€” Read the contents of a file on the server.
  • write_file โ€” Write content to a file on the server.
  • delete_file โ€” Delete a file on the server.

Backups

  • create_backup โ€” Create an on-demand backup of the server.
  • list_backups โ€” List available backups for the server.
  • restore_backup โ€” Restore a backup (server must be stopped; overwrites current data).

Mods & Plugins

  • list_mods โ€” List mods/plugins installed on the server.
  • add_mod โ€” Add a mod or plugin from Modrinth or CurseForge.
  • remove_mod โ€” Remove a mod or plugin from the server.

Development

npm run build      # Compile TypeScript
npm test           # Run tests
npm start          # Run the MCP server (for manual testing)

License

MIT โ€” see LICENSE.

About this repository

Development of TrueTick happens in a private monorepo; this repository mirrors released versions of @truetick/mcp. Issues and discussions are welcome right here โ€” for code contributions, please propose the change in an issue first.

Related: TypeScript SDK & CLI ยท developer docs ยท truetick.gg/developers

Related MCP Servers

3aKHP/prts-mcp

๐Ÿ ๐Ÿ“‡ โ˜๏ธ ๐Ÿ  - MCP Server for Arknights, querying the PRTS Wiki API and serving auto-synced operator archives and voice lines from game data. Designed for fan-creation (ๅŒไบบๅ‰ตไฝœ) AI agents. Python (stdio/Docker) and TypeScript (Streamable HTTP) implementations.

๐ŸŽฎ Gaming0 views
alex-gon/thegamecrafter-mcp-server

๐Ÿ“‡ โ˜๏ธ - Design, manage, and price tabletop games on The Game Crafter. Browse catalogs, create projects, upload artwork, get pricing.

๐ŸŽฎ Gaming0 views
antics-gg/antics-mcp

๐Ÿ“‡ โ˜๏ธ - Deploy a single-file HTML game to a shareable multiplayer URL with rooms, state sync, and leaderboards. No backend or player accounts.

๐ŸŽฎ Gaming0 views
beckettlab/beckett-godot-mcp

๐Ÿ  ๐ŸŽ ๐ŸชŸ ๐Ÿง - Beckett โ€” MCP for Godot: a zero-sidecar GDScript editor addon that serves MCP over Streamable HTTP from inside the Godot 4 editor (no Node/Python sidecar). Reflection over any class, validate-before-write GDScript, scene/script/resource authoring, and a runtime play-test loop (play, screenshot, input, assert). MIT.

๐ŸŽฎ Gaming0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Not checked yet

We have not completed a health check for this listing yet.

No check timestamp yet.

Unclaimed listing (imported or pending owner verification). Claim it โ†’
โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.