NotepadNext
A cross-platform, reimplementation of Notepad++
Stylesheets (NotepadNext) MCP Server
Model Context Protocol (stylesheets) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"stylesheets": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-stylesheets"
]
}
}
}