Skip to main content
Glama
306,633 tools. Last updated 2026-07-25 16:52

"A source for hex-encoded cryptocurrency data" matching MCP tools:

  • Encode structured data (hex strings, integers, arrays) into RLP hex strings, or decode RLP hex strings back into structured data.
    GPL 3.0
  • Converts data between utf8, hex, base64, and binary formats for use in blockchain, encryption, or file processing. Requires source and target encoding parameters.
    MIT
  • Retrieve current Ethereum price data in USD and BTC from Etherscan, providing real-time cryptocurrency values with quality scoring and source verification for accurate tracking.
  • Retrieve global cryptocurrency market statistics with real-time updates from Coinlore API. Provides data quality scoring and verifiable source citations for audit purposes.

Matching MCP Servers

Matching MCP Connectors

  • Read buffered serial data as a hex string for binary protocols. Specify session and timeout to retrieve hex-encoded bytes.
    MIT
  • Retrieve real-time cryptocurrency market data including prices, volume, and market cap from Coinpaprika API with quality scoring and source verification.
  • Retrieve real-time cryptocurrency ticker data from the Gemini exchange, providing trading pair information with quality scoring and verifiable source citations for audit purposes.
  • Find cross-references to a target address in hex machine code, including calls, jumps, immediate values, and memory displacements.
    MIT
  • Retrieve the EIP-155 chain ID for Ethereum, Sepolia, or Avalanche as a hex-encoded value to verify the network before signing transactions.
    Apache 2.0
  • Disassemble hex-encoded byte strings into assembly instructions with address, bytes, mnemonic, and operands. Supports multiple CPU architectures.
    MIT
  • Decode ABI-encoded hex data into human-readable values by specifying the function signature and hex data. Use the input flag to decode function arguments instead of return values.
    MIT
  • Retrieve the latest block number for Ethereum, Sepolia, or Avalanche networks. Returns the current chain head as a hex-encoded value.
    Apache 2.0
  • Read emulated memory locations by address in hex, decimal, or symbol format. Returns hex-encoded bytes and a decimal integer array of the memory contents.
    MIT