# clojure-lsp/clojure-lsp

Clojure & ClojureScript Language Server (LSP) implementation

Repository: https://github.com/clojure-lsp/clojure-lsp
Canonical: https://ross.abutalabs.com/products/clojure-lsp
Homepage: https://clojure-lsp.io
Language: Clojure
License: MIT
License Family: permissive
Topics: clojure, lsp, language-server, clj, clojure-lsp, lsp-support, refactorings, graalvm, native-binaries, hacktoberfest
Last push: 2026-08-20T19:41:51+00:00

## Health v2 (maintenance only)
Score: 96/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 92, longevity 100
- inputs: {"age_days": 3080, "days_push": 13, "days_rel": 58, "gap_med": 28, "n_releases_24m": 16}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1322, forks 179 (observed 2026-08-28T04:04:22.083553+00:00)

## What it is
clojure-lsp is a Language Server Protocol (LSP) implementation for Clojure and ClojureScript, providing static analysis-based editing features like autocomplete, navigation, diagnostics, and refactoring. It runs as a server behind editor clients (Emacs lsp-mode, VSCode Calva, vim) and also exposes a CLI and API for programmatic use.

## Use cases
- get IDE features for Clojure in any editor
- refactor Clojure code across a project
- jump to definition and find references in Clojure
- autocomplete and lint Clojure code
- rename symbols safely in a Clojure codebase
- run Clojure code analysis from the command line
- set up Clojure language server for Emacs or VSCode

## When to choose
- you write Clojure or ClojureScript and want LSP features in your editor
- you need editor-agnostic Clojure tooling with native binaries
- you want programmatic refactoring or analysis via CLI/API

## When to avoid
- you work in a language other than Clojure/ClojureScript
- you only use an IDE with its own built-in Clojure analysis like Cursive
- you need runtime debugging rather than static analysis

## Facets
- artifact type: service
- maturity: active
- function: linter, parser, developer-tools, cli
- domain: programming-languages, developer-tools, text-editors, parsers
- platform: windows, cross-platform, cli
- tags: language-server-protocol, clojure, clojurescript, static-analysis, code-refactoring, graalvm, editor-integration, linux, macos

## Member repositories
- clojure-lsp/clojure-lsp (main) score 96

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:22.083553+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:47:08.219681+00:00, confidence not recorded.
  - readme: https://github.com/clojure-lsp/clojure-lsp (fetched 2026-08-28T04:04:22.083553+00:00, sha c9f99e6cd6c4)
  - homepage: https://clojure-lsp.io (fetched 2026-08-29T12:06:01.004227+00:00, sha b55462a28bac)
  - site_page: https://clojure-lsp.io/features (fetched 2026-08-29T12:06:01.006787+00:00, sha 3263565bd032)
  - site_page: https://clojure-lsp.io/installation (fetched 2026-08-29T12:06:01.009234+00:00, sha c4eb763ea67e)
  - site_page: https://clojure-lsp.io/CHANGELOG (fetched 2026-08-29T12:06:01.010994+00:00, sha 3434ba7a7d5f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
