Skip to main content
Glama

Minecraft MCP Server

by leo4life2

rest

Use this feature to regain health in Minecraft by setting a specific rest time in seconds. Integrate it with the MCP server for automated health 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