Skip to main content
Glama

Minecraft MCP Server

by leo4life2

rest

Regain health in Minecraft by resting for a specified time (default: 10 seconds). Use this tool as part of the MCP Server to enable AI agents to manage character recovery during gameplay.

Instructions

Rest to regain health

Input Schema

NameRequiredDescriptionDefault
restTimeNoTime to rest in seconds (default: 10)

Input Schema (JSON Schema)

{ "properties": { "restTime": { "description": "Time to rest in seconds (default: 10)", "type": "number" } }, "required": [], "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