Skip to main content
Glama
347,226 tools. Last updated 2026-07-30 23:03

"Notepad++" matching MCP tools:

  • Send keyboard input to windows: type text, press key combos, or execute multi-step sequences with auto-focus and guards.
    MIT
  • Click at screen coordinates with optional target window guarding. Supports single, double, or triple clicks for accurate UI control.
    MIT
  • Perform left-button click-and-drag actions for sliders, drag-and-drop, canvas drawing, and window resizing. Specify start and end coordinates with an optional window title for auto-guarding.
    MIT
  • Click at exact screen coordinates, verifying the target window is in focus. Supports double-click and triple-click for tasks like selecting a line of text.
    MIT
  • Capture desktop, window, or region screenshots. Select detail level: metadata for window positions, UI elements for interactive controls, or OCR for text recognition.
    MIT
  • Executes multiple tools sequentially in a single MCP call to reduce round-trip latency for predictable multi-step workflows, with support for up to 50 steps and optional stop on error.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    MCP server for Notepad++ on Windows that allows opening files, checking editor status, and saving/loading session snapshots.
    Last updated
    7
    ISC
  • F
    license
    B
    quality
    D
    maintenance
    A learning-focused MCP server that demonstrates core MCP concepts through a simple notepad application, enabling users to create, update, delete, and search notes while exploring tools, resources, and prompts functionality.
    Last updated
    4

Matching MCP Connectors

  • Private living HTML pages agents publish, recall, update, and share at name.notepad.page.

  • AI access to your aNotepad online notes: read, search, write, and organize via 22 tools.

  • Capture desktop, windows, or regions with adjustable detail levels (meta, text, image, SoM, OCR) and capture modes (normal, background).
    MIT
  • Executes multiple tools sequentially in a single MCP call, reducing round-trip latency for predictable multi-step desktop automation workflows.
    MIT
  • Send keyboard input to windows: type text, press key combos like ctrl+c, or execute ordered key sequences for menu navigation. Supports auto-focus and guard before input.
    MIT
  • Click and drag from a start coordinate to an end coordinate with left mouse button for sliders, drag-and-drop, canvas drawing, and window resizing. Verifies delivery and guards against accidental cross-window drags.
    MIT
  • Verify Notepad++ availability by checking executable path and process status. Resolves session and working directory paths.
    ISC
  • Begin capturing a screen session. Choose between fullscreen capture on any platform or a specific window on Windows by providing a window title or handle.
    MIT
  • Open files in Notepad++ with support for absolute or relative paths. Optionally use a separate instance for multi-instance mode.
    ISC
  • Save the current Notepad++ session as a named snapshot to restore later. Preserves all open files and window state.
    ISC