ESLint

MCP Server Verified

JavaScript linting and code quality. Find problems, enforce style, and auto-fix issues across your codebase.

by ESLint

★★★★★ 5.0/5 (94 reviews)
5.7kGitHub stars
45.6kinstalls
Updated 2026-03-03
activejavascript

Installation

npx -y @eslint/mcp-server-eslint

Quick Start

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

Tools & Capabilities

run_build
execute_tests
lint_code
format_code
analyze_bundle

Compatibility

Claude Desktop Continue Cline Cursor Windsurf

About ESLint

JavaScript linting and code quality. Find problems, enforce style, and auto-fix issues across your codebase.

View on GitHub →

Language: JavaScript

Category: Developer Tools

← Back to MCP Hub Directory