- Step 1: Clone the repository using 'git clone https://github.com/nkmrrrr/mcp-server.git'
- Step 2: Navigate to the server directory with 'cd mcp-server/server'
- Step 3: Start the server by executing 'java -Xmx4G -Xms2G -jar server.jar nogui'
- Step 4: Edit 'server.properties' for customization
- Step 5: Use 'scripts/backup.sh' for automated backups
- Step 6: Troubleshoot issues using 'docs/troubleshooting.md' file