Stylelint

MCP Server Verified

CSS linting tool. Enforce conventions, catch errors, and maintain consistency in stylesheets.

by Stylelint

★★★★★ 5.0/5 (105 reviews)
20.3kGitHub stars
75.6kinstalls
Updated 2026-03-03
activejavascript

Installation

npx -y @stylelint/mcp-server-stylelint

Quick Start

Add to your Claude Desktop config:
```json
{
  "mcpServers": {
    "stylelint": {
      "command": "npx",
      "args": ["-y", "@stylelint/mcp-server-stylelint"]
    }
  }
}
```

Tools & Capabilities

run_build
execute_tests
lint_code
format_code
analyze_bundle

Compatibility

Claude Desktop Continue Cline Cursor Windsurf

About Stylelint

CSS linting tool. Enforce conventions, catch errors, and maintain consistency in stylesheets.

View on GitHub →

Language: JavaScript

Category: Developer Tools

← Back to MCP Hub Directory