Skip to main content
Glama

Minecraft MCP Server

by leo4life2

dance

Control the bot in Minecraft to perform dance moves by specifying duration and optional move names. Enhance gameplay with custom animations using the MCP Server library.

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