Skip to main content
Glama
138,643 tools. Last updated 2026-05-20 16:59

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

  • 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
  • Insert a code snippet into a function or method body at the top, bottom, after an anchor, or before an anchor.
    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
  • Fetch the full body of any 'octopus://' URI returned by other tools, such as release or task resources. Pass the URI verbatim to retrieve JSON payloads.
    Mozilla Public 2.0
  • Perform a comprehensive 7-layer safety analysis of a Solana token, combining on-chain inspection with market data and wallet reputation. Returns risk scores and a verdict to assess high-value trades.
    MIT
  • Delete a specific line or block of code inside a function or method body without rewriting the entire function. Useful for removing a single entry from an inline object literal passed as an argument.
    MIT

Matching MCP Servers

  • A
    license
    -
    quality
    C
    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
    21
    MIT
  • F
    license
    B
    quality
    -
    maintenance
    Provides comprehensive startup consulting services including commercial area analysis, competitor research, policy funding recommendations, startup checklists, and business trends using Kakao Map API and public data.
    Last updated
    5

Matching MCP Connectors

  • Read-only MCP server for The Cracks Index: ranks countries and regions on social-safety strength

  • Access live company and contact data from Explorium's AgentSource B2B platform.

  • Generate adversarial PDFs with answer keys to inspect trap scenarios before evaluation.
    Apache 2.0
  • Replace a specific snippet inside a function or method body without altering surrounding code. Scopes the match to the target body to prevent accidental matches elsewhere.
    MIT
  • Test web applications for path traversal vulnerabilities by attempting to read server files using encoded payloads at multiple directory depths.
    MIT
  • Test web application file upload security by attempting to upload PHP shells using Content-Type bypass techniques and alternative extensions to identify vulnerabilities.
    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
  • Write a 16-bit unsigned value to emulated memory at a system bus address. Use for cheats and pokes (HP, score, coordinates). Overwrites two bytes with no undo.
    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
  • Read a 32-bit unsigned little-endian value from PlayStation 2 emulator memory. Use for timestamps, counters, or RGBA colors at 4-byte aligned addresses.
    MIT
  • Read a 16-bit unsigned little-endian value from PSP memory at a physical address. Suitable for accessing counters, IDs, and small numeric game-state fields.
    MIT
  • Read a single unsigned byte from GameCube/Wii PowerPC memory at a specified address. Use for flags, counters, or small enum fields.
    MIT
  • Read an unsigned 16-bit little-endian value from the emulator's EE main address space. Use for 16-bit fields such as HP, score, or coordinates.
    MIT
  • Write a 32-bit big-endian value to PowerPC memory at a specified absolute address. Used for modifying game state and cheats in GameCube/Wii games.
    MIT
  • Write a 16-bit little-endian value to PSP memory for game cheats such as HP, score, or coordinates. Overwrites two bytes at the specified address.
    MIT