Skip to main content
Glama
298,560 tools. Last updated 2026-07-14 14:40

"Using code execution to replace native tooling" matching MCP tools:

  • Open a native target for Expo/React Native apps: iOS simulator or Android device mirror. Drive the app via idb/adb and stream JS/native logs to the timeline.
    MIT
  • Replace all content in code editors like Monaco, CodeMirror, Ace, and ProseMirror. Automatically detects editor type and uses native API for reliable code insertion.
    MIT
  • Execute Python code in a sandboxed environment using Gemini. Captures stdout, stderr, and execution results for analysis.
    MIT
  • Replace a native function's implementation entirely in a target process by specifying its memory address and providing JavaScript callback code. Optionally revert after a set time.
    MIT

Matching MCP Servers

  • F
    license
    -
    quality
    D
    maintenance
    Enables efficient AI agent operations through sandboxed Python code execution with progressive tool discovery, PII tokenization, and skills persistence, achieving up to 98.7% token reduction by processing data in a sandbox rather than in context.
    Last updated

Matching MCP Connectors

  • AI agents publish bounties for real-world tasks. Gasless USDC payments via x402.

  • Corporate travel: search and book flights, hotels, rail and transfers, manage orders.

  • Disassemble code at a specified location (function name or address) with a configurable instruction count using LLDB's native disassembler.
    MIT
  • Check native devtools readiness for a simulator app: verifies environment setup, app running, and injection status. Guides whether to launch or restart before using hierarchy or network tools.
    Apache 2.0
  • Capture all native-level network traffic from an iOS app, including background transfers and native module requests invisible to JS fetch interception.
    Apache 2.0
  • Restart the Metro JS bundle in a connected React Native app without restarting the native process. Apply code changes or reset JS state.
    Apache 2.0
  • Generate a cross-correlated report mapping native hangs to React commits by combining React Profiler and native profiler data. Requires both profiler analyses to be run first.
    Apache 2.0
  • Continues execution from current breakpoint to advance code flow until next breakpoint or completion.
    MIT
  • Compile TypeScript defineIntent() calls into native Swift App Intent code, returning generated Swift, diagnostics, and optional Info.plist or entitlements.
    Apache 2.0
  • Lint Python code to identify style violations and potential errors using RUFF. Optionally specify a configuration file.
    MIT
  • Retrieve the DS2 execution code generated for a decision flow by providing its UUID. Use this code to understand or replicate the logic.
    Apache 2.0
  • Run Python code directly within DaVinci Resolve to automate tasks, manipulate timelines, manage media, and control Fusion operations through script execution.
    MIT