Back to MCP directory

ESLint MCP

Official

Runs ESLint on the workspace and returns rule-level diagnostics so an agent follows project lint rules.

ESLint MCP is an MCP server for Dev Tools work. Runs ESLint on the workspace and returns rule-level diagnostics so an agent follows project lint rules. Tags: ESLint · lint · 代码质量 · JavaScript.

Dev ToolsstdioAuthor: ESLintVisit

What is ESLint MCP

ESLint MCP exposes Dev Tools capabilities to MCP clients. Runs ESLint on the workspace and returns rule-level diagnostics so an agent follows project lint rules.

Install ESLint MCP in Cursor / Claude / Codex

Cursor Open Cursor MCP settings (or user/project mcp.json) and add the server config on this page. If only a start command exists, put command/args into a Cursor MCP entry.

Claude Desktop Add the config to claude_desktop_config.json and restart Claude Desktop.

Codex Add the same command/args or JSON snippet to Codex MCP config. File location depends on your Codex version.

This page has no ready-made install snippet. Open the project home and follow the maintainer instructions to connect ESLint MCP in Cursor, Claude, or Codex.

Please visit the Project Home to see installation and usage instructions.

Tags

ESLintlint代码质量JavaScript

Similar recommendations

FAQ

What problem does ESLint MCP solve?

ESLint MCP focuses on Dev Tools. Runs ESLint on the workspace and returns rule-level diagnostics so an agent follows project lint rules.

How do I connect ESLint MCP to my editor?

Use the command or JSON in the install section. If none is listed, follow the project home. Do not paste config from unknown sources.

What similar MCP servers exist?

The related list comes from the same Dev Tools group so you can compare scope.