Less Best Practices
MCP Serverby Mindrally · Added 5mo ago
Claude
8
Install
git clone https://github.com/Mindrally/skillsAdd to Claude
claude mcp add less-best-practicesQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"less-best-practices": {
"command": "npx",
"args": [
"@modelcontextprotocol/less-best-practices"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Less CSS best practices and coding guidelines for maintainable, modular stylesheets
Tags
developmentgoperformanceskill