NotepadNext

GitHub

A cross-platform, reimplementation of Notepad++

14,440 stars C++ 1 file ยท ~1,571 tokens #desktop#editor#linux#macos#notepad#notepad-plus-plus#qt#qt6

Dialogs (NotepadNext) MCP Server

Model Context Protocol (dialogs) server

View all NotepadNext servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "dialogs": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-dialogs"
      ]
    }
  }
}