Skip to main content
Glama

Grove's MCP Server for Pocket Network

decode_hex

Convert hexadecimal strings into readable UTF-8 text, ASCII characters, or raw byte data for blockchain transaction analysis and data interpretation.

Instructions

Decode hex string to UTF-8, ASCII, and bytes

Input Schema

NameRequiredDescriptionDefault
hexYesHex string to decode

Input Schema (JSON Schema)

{ "properties": { "hex": { "description": "Hex string to decode", "type": "string" } }, "required": [ "hex" ], "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/buildwithgrove/mcp-pocket'

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