Skip to main content
Glama

Minecraft MCP Server

by leo4life2

placeItemNearYou

Place a block or item near your location or another player in Minecraft using this MCP Server tool. Specify the item name and optional player name for precise placement.

Instructions

Place a block or item near the bot

Input Schema

NameRequiredDescriptionDefault
itemNameYesName of the item/block to place
userNameNoOptional: Place near a specific player

Input Schema (JSON Schema)

{ "properties": { "itemName": { "description": "Name of the item/block to place", "type": "string" }, "userName": { "description": "Optional: Place near a specific player", "type": "string" } }, "required": [ "itemName" ], "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