Skip to main content
Glama

Minecraft Bedrock MCP Server

by Mming-Lab

execute_command

Enables AI to execute specific Minecraft commands in Bedrock Edition, allowing precise control over gameplay, world manipulation, and agent operations directly through the MCP Server.

Instructions

Execute a Minecraft command

Input Schema

NameRequiredDescriptionDefault
commandYesThe Minecraft command to execute

Input Schema (JSON Schema)

{ "properties": { "command": { "description": "The Minecraft command to execute", "type": "string" } }, "required": [ "command" ], "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/Mming-Lab/minecraft-bedrock-mcp-server'

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