macOS
brew install kotlin-language-serverlocal Homebrew formula metadata
sudo port install kotlin-language-serverMacPorts ports tree · devel/kotlin-language-server/Portfile · ソース: api.github.com
brew
kotlin-language-server のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install kotlin-language-serverlocal Homebrew formula metadata
sudo port install kotlin-language-serverMacPorts ports tree · devel/kotlin-language-server/Portfile · ソース: api.github.com
sudo apk add kotlin-language-serverAlpine Linux edge package indexes · kotlin-language-server · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#kotlin-language-servernixpkgs package indexes · pkgs/by-name/ko/kotlin-language-server/package.nix · ソース: api.github.com
概要
Intelligent Kotlin support for any editor/IDE using the Language Server Protocol
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.bat実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
kotlin-language-server | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/fwcd/kotlin-language-server
インストールメタデータ
| パッケージキー | brew:kotlin-language-server |
|---|---|
| バージョン | 1.3.13 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/kotlin-language-server |
| ホームページ | https://github.com/fwcd/kotlin-language-server |
| リポジトリ | https://github.com/fwcd/kotlin-language-server |
| 上流ドキュメント | https://github.com/fwcd/kotlin-language-server#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/fwcd/kotlin-language-server/archive/refs/tags/1.3.13.tar.gz |
| 依存関係 | openjdk@21 |
| ビルド依存関係 | gradle |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-serverソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.