Skip to main content
Glama

Minecraft MCP Server

by leo4life2

sleepInNearbyBed

Automatically locate and use the nearest bed in Minecraft within a specified distance, enabling AI agents to manage sleep cycles efficiently.

Instructions

Find and sleep in a nearby bed

Input Schema

NameRequiredDescriptionDefault
maxDistanceNoMaximum distance to search for bed (default: 30)

Input Schema (JSON Schema)

{ "properties": { "maxDistance": { "description": "Maximum distance to search for bed (default: 30)", "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