Skip to main content
Glama

MCP Minecraft Remote

by nacal

useOnEntity

Interact with a specific Minecraft entity by using the held item, enabling precise control for inventory management and gameplay actions through remote server commands.

Instructions

Use held item on a specific entity

Input Schema

NameRequiredDescriptionDefault
entityIdYesID of the entity to use item on

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "entityId": { "description": "ID of the entity to use item on", "type": "number" } }, "required": [ "entityId" ], "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/nacal/mcp-minecraft-remote'

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