mcp-linter
Run ESLint to analyze JavaScript/TypeScript code for errors and enforce coding standards. Specify a directory to check specific project files.
Instructions
Execute mcp-linter: npx eslint .
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory | No | Directory to run the command in (optional, defaults to current directory) |