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.88Apache 2.0Why this server?
Uses ESLint for code style enforcement and static analysis as part of development guidelines.
AlicenseAqualityDmaintenanceProvides tools for creating, managing, and generating content for DeepWriter projects through a standardized Model Context Protocol interface.66Apache 2.0Why 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.1432MITWhy this server?
Ingests ESLint diagnostics and review notes.
Why this server?
Uses ESLint for code linting during development of the MCP server
AlicenseAqualityCmaintenanceProvides 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.43339MITWhy this server?
Provides linting for the MCP server codebase to ensure code quality.
AlicenseBqualityDmaintenanceA Model Context Protocol server that enables natural language commands to manage healthcare data stored in Medplum FHIR servers through standardized Create, Read, Update, and Search operations.3718MITWhy this server?
Analyzes ESLint configuration files to extract linting rules and JavaScript/TypeScript coding standards
AlicenseBqualityFmaintenanceA self-learning AI standards system that automatically detects patterns from user corrections and updates AI configuration files. Learns from repeated corrections (like 'use uv not pip') and automatically generates CLAUDE.md and other AI assistant configuration files.93MITWhy this server?
Maintains awareness of your ESLint configuration when suggesting code modifications
AlicenseBqualityCmaintenanceProvides AI assistants with persistent memory of your project architecture, development history, and technical decisions, allowing them to give context-aware coding help without needing repeated explanations.16612MITWhy 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.520MIT