Skip to main content
Glama

Minecraft MCP Server

by leo4life2

harvestMatureCrops

Automatically collect mature crops within a specified radius on Minecraft MCP Server, streamlining farming tasks for efficient gameplay.

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