Skip to main content
Glama
524,424 tools. Updated 2026-09-06 15:30

"Notepad++" matching MCP tools:

  • Retrieve all documents of a specific type from Circuitry's visual workflow platform. Filter by document type to access workflows, spreadsheets, designs, or notes.
    -
  • Send text, key combos, or multi-step sequences to a specified window with automatic focus guarding. Use type for text, press for shortcuts, sequence for atomic menu navigation.
    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.
    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.
    4
    -

Matching MCP Connectors

  • notepadOAuth

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

  • Create, search, and update notes in an xNotepad AI notebook, with semantic search and AI Q&A.

  • 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
  • Clicks at screen coordinates with optional window-target verification. Supports double/triple clicks and converts screenshot-relative coordinates to screen positions.
    MIT
  • Click and drag with the left button from start to end coordinates for sliders, drag-and-drop, canvas drawing, and window resizing. Window title auto-guards the start point and verifies delivery.
    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
  • Execute a fixed sequence of desktop automation steps in a single call to cut round-trip latency. Chain up to 50 tools, add sleep pauses, and stop on error for predictable workflows.
    MIT
  • Capture desktop, window, or region at detail levels: metadata, clickable UI elements with coordinates, OCR text, or pixel images. Handles foreground and background windows for UI automation.
    MIT
  • Executes multiple tools sequentially in a single MCP call, reducing round-trip latency for predictable multi-step desktop automation workflows.
    MIT
  • Sets a Windows control's text directly via WM_SETTEXT without needing focus or bringing the window forward. Use the control's HWND to replace text in background windows like Notepad Edit controls.
    MIT
  • Bring any application window to the foreground by matching its title or process name. Use it to switch focus to a specific window before sending keystrokes or interacting with it.
    MIT
  • Verify Notepad++ availability by checking executable path and process status. Resolves session and working directory paths.
    ISC