mcp-minecraft

by yuniko-software
Verified

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
hostNoThe hostname of the Minecraft serverlocalhost
portNoThe port of the Minecraft server25565
usernameNoThe username for the Minecraft botClaudeBot

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get-position

Get the current position of the bot

move-to-position

Move the bot to a specific position

look-at

Make the bot look at a specific position

jump

Make the bot jump

move-in-direction

Move the bot in a specific direction for a duration

list-inventory

List all items in the bot's inventory

find-item

Find a specific item in the bot's inventory

equip-item

Equip a specific item

place-block

Place a block at the specified position

dig-block

Dig a block at the specified position

get-block-info

Get information about a block at the specified position

find-block

Find the nearest block of a specific type

find-entity

Find the nearest entity of a specific type

send-chat

Send a chat message in-game