Skip to main content
Glama

Minecraft MCP Server

by leo4life2

dance

Control a bot's movements to make it dance on Minecraft servers using specified duration and optional dance move names for automated in-game actions.

Instructions

Make the bot dance by moving and jumping

Input Schema

NameRequiredDescriptionDefault
nameNoOptional: Name of the dance move
timeNoDuration to dance in seconds (default: 10)

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Optional: Name of the dance move", "type": "string" }, "time": { "description": "Duration to dance 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