Skip to main content
Glama

MCP Minecraft Remote

by nacal

sendChat

Send custom chat messages to a Minecraft server using this tool, enabling communication and coordination with players directly from an AI assistant.

Instructions

Send a chat message to the Minecraft server

Input Schema

NameRequiredDescriptionDefault
messageYesMessage to send to the server

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "message": { "description": "Message to send to the server", "type": "string" } }, "required": [ "message" ], "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/nacal/mcp-minecraft-remote'

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