Skip to main content
Glama

MetaMask MCP

by Xiawpohr

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" }

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/Xiawpohr/metamask-mcp'

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