clj-kondo-MCP

clj-kondo-MCP

3.2

If you are the rightful owner of clj-kondo-MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that provides clj-kondo linting capabilities for Clojure/ClojureScript/EDN files.

The clj-kondo MCP Server is a specialized tool designed to integrate clj-kondo linting capabilities into environments that utilize the Model Context Protocol. It is particularly useful for platforms like Claude code and desktop environments where built-in linting capabilities are absent. The server allows users to lint Clojure, ClojureScript, and EDN files, ensuring code quality and adherence to best practices. It supports all clj-kondo analysis features and offers optional configuration directory support for more tailored linting processes. The server can be installed quickly using npm and can be configured to run automatically in various development environments.

Features

  • Lint Clojure files via MCP tool calls
  • Supports all clj-kondo analysis capabilities
  • Optional explicit configuration directory support

Tools

  1. lint_clojure

    Lint Clojure/ClojureScript/EDN content with parameters for file path, configuration directory, and linting level.