Skip to main content
Glama

MCP Minecraft Remote

by nacal

getRecipes

Retrieve crafting recipes in Minecraft using natural language commands. Filter results by item name to find specific recipes quickly. Ideal for efficient gameplay support on remote servers.

Instructions

Get a list of available crafting recipes

Input Schema

NameRequiredDescriptionDefault
filterNoFilter recipes by item name

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "filter": { "description": "Filter recipes by item name", "type": "string" } }, "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