clojure-lsp/clojure-lsp
Clojure & ClojureScript Language Server (LSP) implementation observed · 2026-08-28
Health v2 · maintenance only
96/100
- Activity 98
- Release rhythm 92
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 28
- age_days: 3080
- days_rel: 58
- days_push: 13
- n_releases_24m: 16
Adoption not part of the score
1322 stars · 179 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
service · maturity active
linter parser developer-tools cli programming-languages developer-tools text-editors parsers windows cross-platform cli language-server-protocol clojure clojurescript static-analysis code-refactoring graalvm editor-integration linux macos
5 sources
- readme: https://github.com/clojure-lsp/clojure-lsp · fetched 2026-08-28 · c9f99e6cd6c4
- homepage: https://clojure-lsp.io · fetched 2026-08-29 · b55462a28bac
- site_page: https://clojure-lsp.io/features · fetched 2026-08-29 · 3263565bd032
- site_page: https://clojure-lsp.io/installation · fetched 2026-08-29 · c4eb763ea67e
- site_page: https://clojure-lsp.io/CHANGELOG · fetched 2026-08-29 · 3434ba7a7d5f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| clojure-lsp/clojure-lsp | main | 96 |
For agents
markdown · JSON · MCP: product_card(name="clojure-lsp/clojure-lsp")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem