โ The Node.js best practices list (July 2026)
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"nodebestpractices": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-nodebestpractices"
]
}
}
}