Fix ESLint errors in your project directory using npx eslint --fix. Integrates with MCP Basics server for streamlined development workflows across Cline projects.
Run ESLint in your project directory to enforce coding standards and identify potential errors, streamlining code quality checks without individual tool installations.
A TypeScript template for building remote Model Context Protocol servers with modern tooling including Vite, Express, ESLint, Prettier, and Docker support. Includes an example echo tool to demonstrate MCP tool implementation.
Enables comprehensive JavaScript code analysis and debugging using ESLint and custom pattern matching. Identifies syntax errors, potential bugs, code quality issues, and provides actionable fix suggestions for single files or entire projects.