Skip to main content
Glama

Minecraft MCP Server

by leo4life2

pickupItem

Pick up specific items from the ground in Minecraft using a designated item name. This tool integrates with the MCP server to enable AI agents to automate item collection tasks efficiently within the game.

Instructions

Pick up items from the ground

Input Schema

NameRequiredDescriptionDefault
itemNameYesName of the item to pick up

Input Schema (JSON Schema)

{ "properties": { "itemName": { "description": "Name of the item to pick up", "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