minecraft-ai-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| bot_state |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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