Skip to main content
Glama

mcp-minecraft

find-item

Locate a specific item by name or type within the bot's inventory on the MCP Minecraft server, enabling efficient inventory management and item retrieval.

Instructions

Find a specific item in the bot's inventory

Input Schema

NameRequiredDescriptionDefault
nameOrTypeYesName or type of item to find

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "nameOrType": { "description": "Name or type of item to find", "type": "string" } }, "required": [ "nameOrType" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-minecraft

Related Tools

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/yuniko-software/minecraft-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server