macOS
brew install kotlin-language-serverlocal Homebrew formula metadata
sudo port install kotlin-language-serverMacPorts ports tree · devel/kotlin-language-server/Portfile · source: api.github.com
brew
Intelligent Kotlin support for any editor/IDE using the Language Server Protocol. Version 1.3.13 via Homebrew; verified from local package data.
install
brew install kotlin-language-serverlocal Homebrew formula metadata
sudo port install kotlin-language-serverMacPorts ports tree · devel/kotlin-language-server/Portfile · source: api.github.com
sudo apk add kotlin-language-serverAlpine Linux edge package indexes · kotlin-language-server · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#kotlin-language-servernixpkgs package indexes · pkgs/by-name/ko/kotlin-language-server/package.nix · source: api.github.com
overview
Intelligent Kotlin support for any editor/IDE using the Language Server Protocol
history
fwcd/kotlin-language-server is the long-running community Kotlin implementation of the Language Server Protocol. It mattered because it gave editor-agnostic Kotlin completion, diagnostics, hover, symbols, and navigation before JetBrains published an official Kotlin language server.
The GitHub repository was created on 2018-05-28 and early release metadata shows version 0.1.3 on 2018-06-12. The README describes a language server providing smart completion, diagnostics, hover, document symbols, definition lookup, and signature help for Kotlin in any LSP-capable editor.
The README explicitly notes that JetBrains later published an official language server and that this community project can be considered deprecated. JetBrains documentation describes the official Kotlin Language Server as based on IntelliJ IDEA, the IntelliJ IDEA Kotlin plugin, JetBrains AIR, and Fleet.
The project became widely referenced because Kotlin users outside IntelliJ IDEA and Android Studio needed LSP support in editors such as VS Code, Atom, Vim/Neovim, Emacs, and Helix. Package-manager adoption in Homebrew, MacPorts, Nix, and APK reflects that cross-editor audience.
GitHub repository metadata observed on 2026-07-01 reported 2,035 stars and 249 forks, a notable footprint for a language server maintained outside the language vendor.
Users install the `kotlin-language-server` executable and configure an LSP client in their editor. For classpaths, the README documents automatic Maven or Gradle resolution as well as manual scripts such as `[project root]/kls-classpath` or config-root `kotlin-language-server/classpath` files.
Its practical use was strongest for Kotlin/JVM projects where editor users wanted language intelligence without opening the project in IntelliJ IDEA.
This package is significant because language servers are exactly the kind of tool package managers make useful: one executable can unlock editor integrations across many frontends.
It also captures a transitional moment in language tooling, where community LSP implementations filled gaps until language vendors shipped official servers.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
[project root]/kls-classpath[project root]/kls-classpath.sh~/.config/kotlin-language-server/classpath~/.config/kotlin-language-server/classpath.sh[project root]\kls-classpath.bat[project root]\kls-classpath.cmd%HOMEPATH%\.config\kotlin-language-server\classpath.batexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
kotlin-language-server | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/fwcd/kotlin-language-server
install metadata
| Package key | brew:kotlin-language-server |
|---|---|
| Version | 1.3.13 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kotlin-language-server |
| Homepage | https://github.com/fwcd/kotlin-language-server |
| Repository | https://github.com/fwcd/kotlin-language-server |
| Upstream docs | https://github.com/fwcd/kotlin-language-server#readme |
| License | MIT |
| Source archive | https://github.com/fwcd/kotlin-language-server/archive/refs/tags/1.3.13.tar.gz |
| Dependencies | openjdk@21 |
| Build dependencies | gradle |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kotlin-language-server |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
kotlin-language-server
nix profile install nixpkgs#kotlin-language-serverkotlin-language-server 1.3.13-r0
Kotlin code completion, linting and more for any editor/IDE using the Language Server Protocol
https://github.com/fwcd/kotlin-language-server
sudo apk add kotlin-language-serverkotlin-language-server
sudo port install kotlin-language-serversource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.