Skip to main content
Glama
521,841 tools. Updated 2026-09-06 12:28

"CodeMirror" matching MCP tools:

  • Execute custom JavaScript on BWIKI pages to handle advanced operations, including direct CodeMirror manipulation.
    MIT
  • Set or replace values in input fields, textareas, selects, and rich-text editors. Automatically handles React, ProseMirror, Draft.js, and Google Closure editors.
    MIT
  • Fill text inputs in Electron applications by replacing existing content. Specify element with selector or reference, and provide text to insert.
    MIT
  • Simulate real keyboard input by dispatching per-character keydown/keypress/keyup events for CodeMirror, contenteditables, editors, and applications that listen to keyboard events.
    MIT
  • Type text character-by-character to trigger autocomplete and real-time field reactions in search boxes and chat inputs. Use for fields that respond to each keystroke.
    MIT
  • Replace all content in code editors (Monaco, CodeMirror, Ace, ProseMirror) using their native APIs. For code nodes in Airtable, GitHub gists, CodePen, n8n — not rich text editors.
    MIT
  • Detects anti-debugging techniques in JavaScript and generates bypass scripts to neutralize debugger loops, devtools detection, timing checks, and more.
    MIT
  • Edit BWIKI pages by providing page name and content, with options to append or add a summary. Automates CodeMirror editor handling for page updates.
    MIT