Skip to main content
Glama

Minecraft MCP Server

by leo4life2

equipItem

Use this tool to equip any item (armor, tool, or weapon) in Minecraft by specifying the item name. Simplifies gear management for efficient gameplay on the MCP server.

Instructions

Equip an item (armor, tool, or weapon)

Input Schema

NameRequiredDescriptionDefault
nameYesName of the item to equip

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Name of the item to equip", "type": "string" } }, "required": [ "name" ], "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