Skip to main content
Glama

Minecraft MCP Server

by leo4life2

harvestMatureCrops

Automate crop harvesting on Minecraft MCP Server by specifying the number of crops and search radius, saving time for AI agents managing farmland tasks.

Instructions

Harvest mature crops from nearby farmland

Input Schema

NameRequiredDescriptionDefault
numberNoNumber of crops to harvest
radiusNoSearch radius (default: 30)

Input Schema (JSON Schema)

{ "properties": { "number": { "description": "Number of crops to harvest", "type": "number" }, "radius": { "description": "Search radius (default: 30)", "type": "number" } }, "required": [], "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