Skip to main content
Glama
522,293 tools. Updated 2026-09-06 12:44

"Bun" matching MCP tools:

  • Copy all external assets referenced by a TouchDesigner COMP, rewrite their paths in the live network, and save a self-contained .tox so it opens without broken links.
    MIT
    Destructive
  • Anchor an evidence bundle's SHA-256 hash on-chain (Base/EVM) to create a permanent, tamper-evident timestamp proving document existence at a point in time. Returns attestation and signed receipt.
    MIT
  • Export a Task Passport with decisions, dead ends, source conclusions, and optional evidence to a redacted task-bundle JSON for sharing tasks across repos, machines, or agents.
    MIT

Matching MCP Servers

  • A
    license
    Not graded
    quality
    B
    maintenance
    A lightweight HTTP-based MCP server built with Bun, enabling tool discovery and execution via JSON-RPC 2.0 over HTTP.
    15
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A modern MCP server template built with Bun and TypeScript, supporting stdio and HTTP transports for easy integration with AI assistants like Claude.
    16
    1
    MIT

Matching MCP Connectors

  • BunaOAuth

    The family food app your agent operates.

  • 3D bin packing for freight: cartons and pallets in plain English, the fit and a 3D load plan.

  • Import a task bundle into your pack: review the read-only plan first, then apply changes with write mode. Safely handles task-id collisions and never alters the current-task pointer.
    MIT
  • Ban a user from a Telegram supergroup or channel permanently by providing chat and user identifiers. Restrict access immediately until an unban is issued.
    MIT
  • Validate and summarize untrusted task bundle files before import: verify schema, digest, origin, records, and warnings. Read-only inspection for safe planning.
    MIT
  • Execute local commands with injected vaulted credentials, masking any secrets from the output. Pass arguments as an array for direct execution.
    MIT
  • Retrieve past Actor runs sorted newest first with desc=true, enabling recovery when a previous call times out. Returned run IDs connect to dataset and key-value store IDs for resuming.
    MIT
  • Preview a bundle import without writing: returns create, idempotent, or conflict actions. Plan exactly what an import would do before committing.
    MIT
  • Run JavaScript code in a sandbox with standard built-ins. Use for calculations, data transforms, and logic testing without filesystem or network access.
    MIT
  • Launch a single non-interactive command as a durable job, returning either the finished result or a detached job handle for longer tasks. Use when you need to execute a command and, if it runs long, retrieve the job ID to wait on later.
    MIT
  • Retrieve recent log lines for an Actor run to track live collection progress or review the tail of a failed run. Provide the run ID and optionally adjust the number of lines to get the full log.
    MIT
  • Assess environmental risks for any site using coordinates, receiving a 20-layer federal scorecard with a 0-100 score and a go/caution/no-go verdict.
    MIT
  • Bundles a TouchDesigner COMP with all external assets into a portable package, copying each referenced file and rewriting paths to ensure the component opens without broken links.
    MIT
    Destructive
  • Find related files by full-text search and combine their contents into a single prompt-ready bundle (XML or markdown) while staying within a token limit.
    Apache 2.0
  • Compare AI coding tool spend across two tools for a before vs. after date range, pulling real numbers from each vendor's API or local session logs.
    Apache 2.0