MCPMC (Minecraft MCP)

by gerred
Verified

chat

Send chat messages to Minecraft bots via the MCPMC server using a JSON-RPC interface. Facilitates communication and control within the game environment.

Instructions

Send a chat message to the server

Input Schema

NameRequiredDescriptionDefault
messageYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "message": { "type": "string" } }, "required": [ "message" ], "type": "object" }

Other Tools from MCPMC (Minecraft MCP)

Related Tools

ID: 3ih9dz9kfv