MetaMask MCP

sign-message

Securely sign messages using MetaMask MCP by inputting your desired string, ensuring blockchain interactions remain private and controlled within your crypto wallet.

Instructions

Sign a message.

Input Schema

NameRequiredDescriptionDefault
messageYesMessage to sign.

Input Schema (JSON Schema)

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