Skip to main content
Glama
304,107 tools. Last updated 2026-07-16 02:30

"namespace:io.github.dlrjsdl200-byte" matching MCP tools:

  • Fetch a public image, re-encode it in WebP, AVIF, or JPEG, and optionally resize to reduce file size. Returns optimized image with byte savings.
    MIT
  • Prevent token limit surprises by estimating token consumption locally before sending text to an LLM. Returns token, character, byte counts and cost estimate using byte-pair encoding compatible with modern models.
    MIT
  • Reconstruct a flattened conversation by replacing [FLATTENED...] markers with original byte-for-byte content from the extracted array.
    MIT
  • Claim your side of a cross-chain swap by revealing the 32-byte secret preimage. Unlocks both legs of the atomic HTLC simultaneously without an intermediary.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    Per-byte data marketplace for AI agents on Arbitrum. Discover publishers, evaluate on-chain Proof-of-Quality Score (PQS), subscribe + pay per request in USDC via the x402 gateway. 13 tools, no API keys, live testnet.
    Last updated
    15
    144
    2
    MIT

Matching MCP Connectors

  • PayPerByte — per-byte data for AI agents: x402 USDC on Base, EIP-712-attested. No token.

  • Find the cheapest EVM chain across up to 9 networks with savings %. Pay-per-call via x402 on Base.

  • Inspect table metadata including columns, row count, byte count, project, and organization to verify schema before writing SQL queries.
    MIT
  • Anchor a 32-byte hash to Base and Solana blockchains simultaneously, returning transaction hashes and block-explorer URLs as cryptographic proof of existence.
    MIT
  • Take a screenshot of an iOS simulator by supplying its UDID. The image is saved as a .png or .jpg file, returning the file path and byte size.
    MIT
  • Create an image by sending a prompt to the Gemini image model, save it to a file, and receive the file path, real format, and byte size.
    MIT
  • Retrieve the storage slot layout of a Solidity contract, including slot numbers, byte offsets, and variable sizes, for upgrade safety analysis or storage collision detection.
    AGPL 3.0
  • Retrieve full metadata and connection details for a single sensor session by its ID, including IPs, ports, timestamps, byte/packet counts, classification, and enrichment fields.
    MIT
  • Measure the Time To First Byte (TTFB) of any URL to assess server responsiveness and network performance.
    MIT
  • Retrieve the recommended fee or gas price for a blockchain in satoshis per byte. Supported blockchains include Bitcoin, Dogecoin, Ethereum, and Litecoin. Optimize transaction costs with accurate fee estimation.
    MIT
  • Atomic 64-bit write to PS2 EE memory at an 8-byte aligned address. Accepts a decimal string for values up to 2^64-1 to preserve precision.
    MIT
  • Check a filing document's metadata: available formats, byte sizes, page count, source URL, and creation date. Use before fetching to verify document details.
    Apache 2.0
  • Reads one unsigned 8-bit byte from emulated memory at a system bus address. Returns address and decimal/hex value. Use for single-byte fields like status flags or counters.
    MIT
  • Read an unsigned 8-bit byte from PSP memory at a specified physical address without side effects. Use for status flags, counters, and single-byte fields.
    MIT