Minecraft MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get-positionB | Get the current position of the bot |
| move-to-positionC | Move the bot to a specific position |
| look-atC | Make the bot look at a specific position |
| jumpC | Make the bot jump |
| move-in-directionC | Move the bot in a specific direction for a duration |
| list-inventoryB | List all items in the bot's inventory |
| find-itemC | Find a specific item in the bot's inventory |
| equip-itemC | Equip a specific item |
| place-blockC | Place a block at the specified position |
| dig-blockC | Dig a block at the specified position |
| get-block-infoC | Get information about a block at the specified position |
| find-blockC | Find the nearest block of a specific type |
| find-entityC | Find the nearest entity of a specific type |
| send-chatC | Send a chat message in-game |
| fly-toC | Make the bot fly to a specific position |
| detect-gamemodeC | Detect the gamemode on game |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/zeeweebee/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server