Back to search
30
MCP

@paretools/lint

npm/@paretools/lint

MCP server for linters — structured ESLint, Prettier, and Biome diagnostics for AI agents

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@paretools/deno
MCP server for Deno — structured run, test, lint, and fmt output for AI agents
0 tools
@paretools/http
MCP server for HTTP — structured request/response data with headers and status for AI agents
0 tools
@paretools/python
MCP server for Python — structured pip, mypy, ruff, and pytest output for AI agents
0 tools
@paretools/dotnet
MCP server for .NET — structured build, test, and package data for AI agents
0 tools
@paretools/npm
MCP server for npm/pnpm/yarn — structured dependency, audit, and script data for AI agents
0 tools
@paretools/docker
MCP server for Docker — structured container, image, and compose data for AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@paretools/lint": {
      "url": "None",
      "transport": "http"
    }
  }
}