sandraschi/notepadpp-mcp
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.
Platform-specific configuration:
{
"mcpServers": {
"notepadpp-mcp": {
"command": "npx",
"args": [
"-y",
"notepadpp-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...