Ross ROSS = Recommend OSS · open-source software intelligence for agents

clojure-lsp/clojure-lsp

Clojure & ClojureScript Language Server (LSP) implementation observed · 2026-08-28

github.com/clojure-lsp/clojure-lsp · homepage · Clojure · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
clojure-lsp/clojure-lspmain96

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