Skip to main content
Glama

MCPMC (Minecraft MCP)

inspect_inventory

Use this tool to view and analyze the materials in a Minecraft bot's inventory, including optional equipment details, for better resource management.

Instructions

Check the contents of the bot's inventory to see available materials.

Input Schema

NameRequiredDescriptionDefault
includeEquipmentNo
itemTypeNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "includeEquipment": { "type": "boolean" }, "itemType": { "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from MCPMC (Minecraft MCP)

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/gerred/mcpmc'

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