Lint runs on your own machine — the client starts it, so there is no endpoint to ping. 40 installs a week from npm. Last commit 21 Mar 2026.
Style check, naming, complexity analysis for AI agents
Today is the operative word: we check Lint every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 lint -- npx -y @rog0x/mcp-lint-tools
{
"mcpServers": {
"lint": {
"args": [
"-y",
"@rog0x/mcp-lint-tools"
],
"command": "npx"
}
}
}
[mcp_servers.lint]
command = "npx"
args = ["-y", "@rog0x/mcp-lint-tools"]
{
"mcpServers": {
"lint": {
"args": [
"-y",
"@rog0x/mcp-lint-tools"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"lint": {
"args": [
"-y",
"@rog0x/mcp-lint-tools"
],
"command": "npx"
}
}
}
Codebase analysis tools for AI agents: complexity, prop drilling, doc coverage, code smells.
Python code analysis for AI agents: complexity, dead code, clones, coupling, and a health score.
Semantic code search and analysis from CodeAlive for AI assistants and agents.
MCP server for Instagit — AI-powered Git repository analysis for coding agents
Structural code-quality tools for AI coding agents.
MCP server for code quality: complexity, duplicates, naming, refactoring.
Code graph for AI agents: impact analysis and call tracing for Python and TypeScript.
Deterministic code analysis harness giving AI agents senses, memory and judgment for code.
Answers built from our own checks of this server.