Best ESLint MCP Servers
ESLint is a static code analysis tool for identifying problematic patterns found in JavaScript code. It helps developers maintain code quality and consistency by enforcing coding standards and catching bugs early.
Why this server?
Runs ESLint as a Bazel aspect to analyze JavaScript/TypeScript code and report findings in SARIF format.
AlicenseAqualityAmaintenanceMCP server for gavel, a code-quality gate for Bazel monorepos. Exposes judge, findings, coverage and architecture tools so a coding agent can check its change against the quality gate (lint, coverage, layer rules) before declaring it done — all off the Bazel build graph, over just what changed.Last updated88Apache 2.0Why this server?
Uses ESLint for code style enforcement and static analysis as part of development guidelines.
AlicenseAqualityCmaintenanceProvides tools for creating, managing, and generating content for DeepWriter projects through a standardized Model Context Protocol interface.Last updated66Apache 2.0Why this server?
Allows searching for and retrieving boilerplate files for ESLint configurations.
AlicenseAqualityBmaintenanceEnables searching and browsing a curated matrix of 100+ engineering tools by name, tag, or use case, and retrieving ready-to-use boilerplate files for 30+ popular stacks.Last updated3242MITWhy this server?
Filters output from ESLint linter, grouping errors by rule and omitting clean files.
AlicenseAqualityAmaintenanceAn MCP server that intelligently filters and compresses tool outputs to reduce context window usage, saving up to 90% of tokens by removing noise such as passing tests and redundant information.Last updated530MITWhy this server?
Provides ESLint integration for linting Node.js code with auto-fix and custom output formats.
AlicenseBqualityCmaintenanceAn MCP server that standardizes and binds development tool patterns, enabling AI assistants like Claude Code to generate code more efficiently with fewer errors and better autocorrection.Last updated71405Apache 2.0Why this server?
Caches eslint command results, returning cached output when source files have not changed.
AlicenseAqualityDmaintenanceA stateful MCP server that remembers what your AI agent has already seen.Last updated72MITWhy this server?
Integrates with ESLint for JavaScript and TypeScript static code analysis as part of automated code review workflows
AlicenseAqualityDmaintenanceEnables AI assistants to perform comprehensive code reviews of local uncommitted changes by combining git diffs with static analysis from linters like ESLint and TypeScript. Returns structured JSON feedback with findings, suggestions, and quality assessments powered by Google's Gemini CLI.Last updated11242MITWhy this server?
Ingests ESLint diagnostics and review notes.
Why this server?
Uses ESLint for code linting during development of the MCP server
AlicenseAqualityBmaintenanceProvides instant GDScript syntax validation and diagnostics by bridging Godot's native Language Server Protocol to MCP clients. Enables real-time syntax checking in AI assistants without requiring custom plugins or context switching to the Godot editor.Last updated43839MIT