- Explore MCP Servers
- mcpr-editor
Mcpr Editor
What is Mcpr Editor
mcpr-cli is a command-line interface tool designed for editing Replay Mod save files with the .mcpr format. It allows users to manipulate, analyze, and export replay data from Minecraft, enhancing the replay experience.
Use cases
mcpr-cli can be used to extract specific packets from replay files, compress or decompress files for storage or sharing, and manage replay data for analysis or editing, such as changing playback speed or excluding certain types of packets.
How to use
To use mcpr-cli, users need to pass specific options in the command line. For instance, use ‘-i’ to specify the input .mcpr file, ‘-o’ to define the output file, and flags like ‘–exclude-packets’ or ‘–include-packets’ to filter packet data. The command ‘mcpr-cli --help’ provides a comprehensive list of options available.
Key features
The key features of mcpr-cli include packet restriction capabilities (including or excluding specific packets), file compression for optimized storage, detailed display of packet information, and the ability to handle both zipped and unzipped directories of replay data.
Where to use
mcpr-cli is suitable for users looking to edit and analyze Minecraft replay files on their local machines. It can be particularly useful for content creators, gamers, and data analysts who want to customize their gameplay recordings or share them in a more optimized format.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Mcpr Editor
mcpr-cli is a command-line interface tool designed for editing Replay Mod save files with the .mcpr format. It allows users to manipulate, analyze, and export replay data from Minecraft, enhancing the replay experience.
Use cases
mcpr-cli can be used to extract specific packets from replay files, compress or decompress files for storage or sharing, and manage replay data for analysis or editing, such as changing playback speed or excluding certain types of packets.
How to use
To use mcpr-cli, users need to pass specific options in the command line. For instance, use ‘-i’ to specify the input .mcpr file, ‘-o’ to define the output file, and flags like ‘–exclude-packets’ or ‘–include-packets’ to filter packet data. The command ‘mcpr-cli --help’ provides a comprehensive list of options available.
Key features
The key features of mcpr-cli include packet restriction capabilities (including or excluding specific packets), file compression for optimized storage, detailed display of packet information, and the ability to handle both zipped and unzipped directories of replay data.
Where to use
mcpr-cli is suitable for users looking to edit and analyze Minecraft replay files on their local machines. It can be particularly useful for content creators, gamers, and data analysts who want to customize their gameplay recordings or share them in a more optimized format.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
🎞️ mcpr editor
Replay Mod の保存ファイル .mcpr を編集する
mcpr-cli --help
mcpr editor cli Usage: mcpr-cli [OPTIONS] Options: -i, --input <INPUT> -o, --output <OUTPUT> --exclude-packets <EXCLUDE_PACKETS> --include-packets <INCLUDE_PACKETS> -p, --packet-details --unknow-packet -c, --compression-level <COMPRESSION_LEVEL> --interval <INTERVAL> [default: 0] -h, --help Print help -V, --version
Features
- [x] Library
- [x] CLI
- [ ] Web App
- [ ] …
Library
- [x] mcpr IO
- [ ] flashback IO
- [x] unzipped directory IO
- [x] packet stream
- [x] encoder / decoder
CLI
- [x] connect
- [ ] cut
- [ ] change speed
- [x] packet restriction (include/exclude)
- [x] compress
- [x] show packet details
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










