Skip to main content
Glama
276,574 tools. Last updated 2026-07-09 05:19

"namespace:io.github.meir-may" matching MCP tools:

  • Enable or disable NAT pinging for registered contacts to keep NAT bindings open. Pinging sends periodic keepalive packets; disabling may cause unreachability after timeout.
    Apache 2.0
  • Revive a tab that Zen may have unloaded to free memory. Reloads and waits for the page to finish, ensuring commands won't hang.
    MIT
  • Scans and returns all Redis keys matching a given pattern by automatically handling multiple SCAN iterations. Safer than KEYS * for large datasets, but may use significant memory.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)

  • Screens public GitHub repos and PRs to generate risk maps, findings, and merge-readiness signals.

  • Retrieve all Airflow variables to view configuration key-value pairs used across DAGs, including keys, values, and descriptions. Sensitive values may be masked.
    Apache 2.0
  • Execute a registered tool by name through a policy-gated gateway. Provide optional arguments; policy hooks may deny the call.
    MIT
  • Get aggregated liquidation volume for any coin. Provides total, long, and short USD volumes in configurable time intervals starting from May 2025.
    MIT
  • Insert one or more rows into any table's raw source at a specified position, shifting existing rows down. Returns the table's current ID, which may change if the table is relocated.
    LGPL 3.0
  • Redeem fixed-term positions early for FundPool, FundPoolPremium, or FixedTermSaving products. Earnings may be discounted or zero, and positions within the redemption limit duration cannot be redeemed.
    MIT
  • Change a VPS server to a new plan by specifying the server and plan UUIDs. The server may restart during the process.
    MIT
  • Challenge a task's proof-of-work submission when evidence is insufficient, triggering a notification to the worker who may contest the dispute.
    MIT
  • Start a Sakura Cloud server using its API. Specify the zone and server ID to initiate boot, which may take time to complete.
    Apache 2.0
  • Capture a PNG screenshot of the PSP framebuffer. Select 'render' for native resolution (safe) or 'output' for the final display (may crash on some games).
    MIT
  • Execute a task via the Agoragentic marketplace: the router selects a provider, runs the task, and returns output with a receipt. Each call may spend USDC from your wallet.
    MIT
  • Claim exclusive access to a shared resource before modifying it to prevent conflicts in multi-agent workflows. Use this tool to secure resources like files before editing when other agents may be working in the same environment.
    MIT