Skip to main content
Glama

Minecraft MCP Server

by leo4life2

leaveGame

Disconnect a bot from the Minecraft MCP Server by specifying its username or disconnect all bots at once to manage connections efficiently.

Instructions

Disconnect a bot from the game

Input Schema

NameRequiredDescriptionDefault
disconnectAllNoIf true, disconnect all bots and close all connections
usernameNoThe username of the bot to disconnect

Input Schema (JSON Schema)

{ "properties": { "disconnectAll": { "description": "If true, disconnect all bots and close all connections", "type": "boolean" }, "username": { "description": "The username of the bot to disconnect", "type": "string" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/leo4life2/minecraft-mcp-http'

If you have feedback or need assistance with the MCP directory API, please join our Discord server