notepadpp-mcp

sandraschi/notepadpp-mcp
★ 3 stars Python Code/Dev Tools Updated today
MCP Server for Notepad++ automation with comprehensive file operations, plugin management, code linting, and Windows API integration. 26 tools, FastMCP 2.12 compatibility, and extensive testing.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "notepadpp-mcp": {
      "command": "uvx",
      "args": [
        "notepadpp-mcp"
      ]
    }
  }
}

Or install with pip: pip install notepadpp-mcp

README Excerpt

<p align="center"> <a href="https://github.com/casey/just"><img src="https://img.shields.io/badge/just-ready_to_go-7c5cfc?style=flat-square&logo=just&logoColor=white" alt="Just"></a> <a href="https://github.com/astral-sh/ruff"><img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json" alt="Ruff"></a>

Tools (10)

NOTEPADPP_SAMPLING_MODELPATHdisplay_opsfile_opslinting_opsplugin_opssession_opsstatus_opstab_opstext_ops

Topics

editorfastmcpmcpnotepadpppython