Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
connectB

Connect the bot to a Minecraft server

disconnectA

Disconnect the bot from the current server

get_statusA

Get the current status of the bot including health, hunger, position, etc.

gotoA

Navigate the bot to specific coordinates using pathfinding

follow_playerC

Follow a specific player

stop_movementA

Stop all movement and pathfinding

jumpB

Make the bot jump

look_atB

Make the bot look at specific coordinates

dig_blockA

Dig/break a block at specific coordinates

place_blockB

Place a block from inventory at specific coordinates

get_block_infoA

Get information about a block at specific coordinates

find_blocksA

Find blocks of a specific type near the bot

get_inventoryA

Get the current inventory contents

equip_itemB

Equip an item from inventory

drop_itemB

Drop items from inventory

craft_itemB

Craft an item using available materials

get_recipesA

Get available crafting recipes for an item

attack_entityC

Attack a nearby entity

stop_attackA

Stop attacking the current target

get_nearby_entitiesC

Get a list of nearby entities

send_chatC

Send a chat message in the game

whisperA

Send a private message to a player

get_playersA

Get a list of all players on the server

use_itemA

Use/activate the currently held item (right-click action)

eatB

Eat a specific food item

sleepA

Sleep in a nearby bed

wakeB

Wake up from sleeping

collect_blockB

Navigate to and collect a specific block type

activate_blockA

Activate/interact with a block (like opening a chest, pressing a button)

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
bot_state

Latest Blog Posts

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/HarjjotSinghh/minecraft-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server