Skip to main content
Glama
605,780 tools. Updated 2026-09-24 04:32

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

  • Decode ASN.1 data from multiple formats (DER, BER, PEM, HEX, base64) and re-encode to consistent DER bytes. Output encoding selectable as hex or base64.
    MIT
  • 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.
    -

Matching MCP Servers

  • F
    license
    Not graded
    quality
    C
    maintenance
    Multi-datasource MCP server that connects AI assistants to 6 database types (MySQL, PostgreSQL, ClickHouse, MongoDB, SQLite, Huawei DWS) with dynamic configuration, encrypted credential storage, and schema discovery.
    -
  • F
    license
    A
    quality
    D
    maintenance
    MCP server for building and maintaining Hex notebooks from Claude Code. Wraps the Hex API with design-system-aware chart injection, notebook diagnostics, and full cell lifecycle management.
    18
    -

Matching MCP Connectors

  • Retrieve global cryptocurrency market statistics with real-time updates from Coinlore API. Provides data quality scoring and verifiable source citations for audit purposes.
    -
  • Read buffered serial data as a hex string for binary protocols. Specify session and timeout to retrieve hex-encoded bytes.
    MIT
  • Decode hex-encoded scriptPubKey to determine its script type and generate the corresponding address, with optional network override.
    Apache 2.0
  • 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.
    -
  • Get live cryptocurrency prices and market data for 2,000+ coins. Filter by tier, sort by market cap, price, or 24h change to track crypto performance.
    -
  • Find cross-references to a target address in hex machine code, including calls, jumps, immediate values, and memory displacements.
    MIT
  • Hash a string using SHA-256, SHA-512, SHA-1, MD5, SHA3-256, or BLAKE2b to generate a hex-encoded digest for data integrity verification or content fingerprints.
    MIT
  • Upload an image to ComfyUI for use in img2img, ControlNet, or IP-Adapter workflows. Accepts a source URL or base64-encoded data, returns the stored filename for LoadImage nodes.
    MIT
  • Hash passwords securely using Node.js scrypt (RFC 7914). Returns hex-encoded salt and hash for storage.
    MIT