Skip to main content
Glama

MCP Minecraft Remote

by nacal

getRecipes

Retrieve crafting recipes in Minecraft by filtering items. Use this tool to quickly find and manage available recipes, enhancing inventory and crafting efficiency in remote server gameplay.

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