← Index

io.github.Dave-London/pare-lint

io.github.Dave-London/pare-lint·v0.8.1·Other
Quality Score
77
/100

Pare Lint ג€” Structured linting and formatting (ESLint, Prettier, Biome, Oxlint) as typed JSON.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "pare-lint": {
      "command": "npx",
      "args": [
        "-y",
        "@paretools/lint"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "pare-lint": {
      "command": "npx",
      "args": [
        "-y",
        "@paretools/lint"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @paretools/lint
§03  MCP Quality Score  ·  methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other