mcp MCP Tools
mcp exposes 25 tools. Each one has its own page with the configuration for every client that can run this server.
-
list_serversRead-onlylist servers
-
get_serverRead-onlyget server
-
get_console_logsRead-onlyget console logs
-
get_live_statsRead-onlyget live stats
-
get_player_activityRead-onlyget player activity
-
start_serverMutatingstart server
-
stop_serverMutatingstop server
-
restart_serverMutatingrestart server
-
send_console_commandMutatingsend console command
-
list_backupsRead-onlylist backups
-
get_world_activityRead-onlyget world activity
-
prune_worldprune world
-
undo_world_pruneundo world prune
-
create_backupMutatingcreate backup
-
create_serverMutatingcreate server
-
create_appMutatingcreate app
-
get_creation_optionsRead-onlyget creation options
-
list_filesRead-onlylist files
-
read_fileRead-onlyread file
-
write_fileMutatingwrite file
-
list_botsRead-onlylist bots
-
get_bot_logsRead-onlyget bot logs
-
power_botpower bot
-
list_vpsRead-onlylist vps
-
power_vpspower vps
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.