Skip to main content
Glama
458,161 tools. Updated 2026-08-15 06:41

"Debugging Code and Granting Access to Docker" matching MCP tools:

  • Execute Python or C++ code snippets in isolated Docker containers with no network access, memory cap, and read-only filesystem. Returns output, status, and duration for safe code testing and verification.
    MIT
  • Retrieve Docker networks with driver, scope, and configuration details to debug network topology. Read-only access via Docker API.
    MIT
  • Verify a security token's signature, expiration, and revocation status. Use before granting access to protected resources.
    MIT
  • Verify server permissions to access iMessage data by checking Full Disk Access for chat.db and attachments directories, returning access status and macOS version for debugging.
    MIT
  • List all users with access to an app and their roles (owner, admin, user, viewer, none). Use this before granting or revoking access to check current members.
    MIT
  • Enable or disable cache-aware memory reads to access cached data from the CPU viewpoint, essential for debugging code that modifies cached memory.
    MIT

Matching MCP Servers

Matching MCP Connectors