{"slug":"nacal/mcp-minecraft-remote","name":"MCP Minecraft Remote","description":"Remotely control a Minecraft Java Edition server using the Model Context Protocol (MCP).","category":"other","tags":[],"official":false,"stars":13,"transport":"http","install":[{"cmd":"npx -y @smithery/cli","imports":[]}],"tools":[{"name":"connectToServer","description":"Connect to a Minecraft server with specified credentials"},{"name":"disconnectFromServer","description":"Disconnect from the Minecraft server"},{"name":"sendChat","description":"Send a chat message to the server"},{"name":"getServerInfo","description":"Get information about the connected server"},{"name":"getPosition","description":"Get current player position"},{"name":"moveTo","description":"Move to specific coordinates"},{"name":"moveControl","description":"Basic movement controls (forward, back, left, right, jump, sprint, sneak, stop)"},{"name":"lookAt","description":"Make the player look in a specific direction or at coordinates"},{"name":"digBlock","description":"Mine a block at specific coordinates"},{"name":"placeBlock","description":"Place a block at specific coordinates"},{"name":"checkInventory","description":"Basic inventory check"},{"name":"inventoryDetails","description":"Get detailed information about inventory items"},{"name":"equipItem","description":"Equip an item from inventory to hand or armor slot"},{"name":"tossItem","description":"Throw items from inventory"},{"name":"getNearbyPlayers","description":"Get list of nearby players"},{"name":"getNearbyEntities","description":"Get a list of all entities nearby"},{"name":"attackEntity","description":"Attack a specific entity"},{"name":"useOnEntity","description":"Use held item on a specific entity"},{"name":"followEntity","description":"Follow a specific entity"},{"name":"openContainer","description":"Open a container (chest, furnace, etc.) at specific coordinates"},{"name":"withdrawItem","description":"Take items from an open container"},{"name":"depositItem","description":"Put items into an open container"},{"name":"closeContainer","description":"Close the currently open container"},{"name":"getRecipes","description":"Get a list of available crafting recipes"},{"name":"craftItem","description":"Craft an item using available materials"},{"name":"listTrades","description":"List available trades from a nearby villager"},{"name":"tradeWithVillager","description":"Trade with a nearby villager"}],"env_vars":[],"auth_type":"none","github":"https://github.com/nacal/mcp-minecraft-remote","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}