verify-message
Confirm the authenticity of a signed Ethereum message by verifying it against the provided address, message, and signature. Utilizes blockchain interaction through MetaMask for secure validation.
Instructions
Verify that a message was signed by the provided address.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | Yes | The Ethereum address that signed the original message. | |
message | Yes | The message to be verified. | |
signature | Yes | The signature that was generated by signing the message with the address's signer. |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MetaMask MCP
- call
- deploy-contract
- disconnect
- estimate-fee-per-gas
- estimate-gas
- get-account
- get-block
- get-block-number
- get-chain-id
- get-chain-list
- get-chains
- get-connect-uri
- get-ens-address
- get-ens-name
- get-native-currency-balance
- get-token
- get-token-balance
- get-transaction
- get-transaction-receipt
- read-contract
- send-transaction
- show-connect-qrcode
- sign-message
- switch-chain
- verify-message
- wait-for-transaction-receipt
- wait-seconds
- write-contract
Related Tools
- @dcSpark/mcp-cryptowallet-evm
- @crazyrabbitLTC/mcp-ethers-server
- @dcSpark/mcp-cryptowallet-evm
- @dcSpark/mcp-cryptowallet-evm
- @Xiawpohr/metamask-mcp