Pare Lint runs on your own machine — the client starts it, so there is no endpoint to ping. 343 installs a week from npm. Last commit 29 Jul 2026.
Pare Lint ג€” Structured linting and formatting (ESLint, Prettier, Biome, Oxlint) as typed JSON.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add pare-lint -- npx -y @paretools/lint
{
"mcpServers": {
"pare-lint": {
"args": [
"-y",
"@paretools/lint"
],
"command": "npx"
}
}
}
[mcp_servers.pare-lint]
command = "npx"
args = ["-y", "@paretools/lint"]
{
"mcpServers": {
"pare-lint": {
"args": [
"-y",
"@paretools/lint"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"pare-lint": {
"args": [
"-y",
"@paretools/lint"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.