Skip to main content
Glama

Cross-LLM MCP Server

by JamesANZ

decode_tx

Decode Bitcoin transaction hex data into readable details using the Cross-LLM MCP Server, enabling accurate interpretation of blockchain inputs, outputs, and metadata.

Instructions

Decode a Bitcoin transaction

Input Schema

NameRequiredDescriptionDefault
rawHexYesTransaction hex

Input Schema (JSON Schema)

{ "properties": { "rawHex": { "description": "Transaction hex", "type": "string" } }, "required": [ "rawHex" ], "type": "object" }

Other Tools from Cross-LLM MCP Server

Related Tools

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/JamesANZ/cross-llm-mcp'

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