Skip to main content
Glama
307,869 tools. Last updated 2026-07-18 16:45

"author:gulmezeren2-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 conversation by replacing flattened markers with their original content to restore the full dialogue.
    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 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
  • Read SCSI volume statistics from a mounted tape drive: byte counters, error counters, and hardware serial. Provides device telemetry for monitoring tape drive health and performance.
    Apache 2.0
  • 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
  • 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