

MineRemote - Web Character Management
View and manage your Minecraft character and their items directly from your browser!
Features
- Live Player Stats: Monitor health, armor, hunger, saturation, and XP in real-time.
- Interactive Inventory Management: View, click, and manage your inventory remotely.
- NBT Item Editor: Edit item NBT data with multiline formatting and syntax highlighting.
Configuration
MineRemote can be customized via the autogenerated configuration file at config/mineremote.json:
| Option | Default | Description |
|---|---|---|
port |
8765 |
The HTTP port the server listens on. |
bindAddress |
"127.0.0.1" |
Address to bind the server to (use "0.0.0.0" for outside your PC). |
updateMs |
200 |
Interval in milliseconds between inventory updates. |
iconSizePx |
256 |
Size in pixels of rendered item icons. |
allowCommands |
true |
Required for NBT editing. Disable to avoid sending OP commands. |
debug |
false |
Enables debug logging. |
Usage
- Start Minecraft with MineRemote installed.
- Navigate your browser to
http://localhost:8765(or your configured address/port). - Manage your inventory and stats remotely!
Licensing
All of MineRemote is available under the CC0 1.0 Universal License (see LICENSE), with 1 exception.
The following file includes code adapted from ComputerCraft, licensed under the ComputerCraft Public License (CCPL):
See LICENSE-CCPL.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.20.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as mineremote-1.0.0-1.20.1.jar — drop this file into the mods folder
- Download size: 36 KB
- Download link checked 8 Sept 2026 — working
These come from our own check of the pack file, not from the source page.