Skip to main content
Glama
523,718 tools. Updated 2026-09-06 13:58

"Troubleshooting JavaScript Code" matching MCP tools:

Matching MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    A code-mode MCP server for the Unraid 7.2+ GraphQL API that exposes search and execute tools, allowing LLM agents to introspect and call any GraphQL field via sandboxed JavaScript.
    2
    1
    MIT

Matching MCP Connectors

  • Perform unsupported Blockbench operations by running JavaScript code directly in the renderer, with full access to all Blockbench globals and objects.
    MIT
  • Convert DOMQL JavaScript source code into platform JSON format by parsing export statements and stringifying functions, enabling direct use with save_to_project.
    Creative Commons Attribution Non Commercial 4.0 International
  • Compile Shader Park JavaScript sculpture code into a self-contained TouchDesigner GLSL MAT scene with live controls for speed, scale, and camera.
    MIT
  • Test sandbox attribute bypass for JavaScript frame busters. Generates PoC HTML that uses iframe sandbox='allow-forms' to disable JavaScript execution while allowing form submission for clickjacking.
    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
  • Scan source code with Semgrep to find security vulnerabilities, bugs, and anti-patterns. Supports multiple languages including Python, JavaScript, Java, Go, C, C++, Ruby, and more.
    MIT No Attribution
  • Execute JavaScript code on web pages or specific elements to automate interactions, extract data, or test functionality.
    -
    Destructive