Skip to content
Back to search
30
MCP

clj-kondo

pulsemcp/clj-kondo

Provides Clojure, ClojureScript, and EDN linting capabilities using the clj-kondo static analyzer to identify code quality issues including unused namespaces and private variables.

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

Similar MCP servers embedding-nearest

io.github.dave-london/lint
Structured linting output (ESLint, format-check) as typed JSON diagnostics.
0 tools
io.github.Dave-London/lint
Structured linting output (ESLint, format-check) as typed JSON diagnostics.
0 tools
codeslick-cli
CodeSlick CLI tool for pre-commit security scanning — 308 checks across JS, TS, Python, Java, Go
0 tools
com.mcparmory/codacy
Analyze code quality, security issues, and coverage across repositories
0 tools
fastmcp-lint
Static analysis for FastMCP servers — catches schema quality issues before they ship
0 tools
Codacy
Integrates with Codacy's code quality platform to provide static analysis capabilities, code coverage metrics, and quality gate configuratio
0 tools

How to use

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

{
  "mcpServers": {
    "clj-kondo": {
      "url": "None",
      "transport": "http"
    }
  }
}