macOS
brew install efm-langserverlocal Homebrew formula metadata
sudo port install efm-langserverMacPorts ports tree · devel/efm-langserver/Portfile · ソース: api.github.com
brew
efm-langserver のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install efm-langserverlocal Homebrew formula metadata
sudo port install efm-langserverMacPorts ports tree · devel/efm-langserver/Portfile · ソース: api.github.com
sudo apk add efm-langserverAlpine Linux edge package indexes · efm-langserver · ソース: dl-cdn.alpinelinux.org
sudo apt install efm-langserverDebian stable package indexes · efm-langserver · ソース: deb.debian.org
nix profile install nixpkgs#efm-langservernixpkgs package indexes · pkgs/by-name/ef/efm-langserver/package.nix · ソース: api.github.com
sudo zypper install efm-langserveropenSUSE Tumbleweed package metadata · efm-langserver · ソース: download.opensuse.org
概要
General purpose Language Server
履歴
efm-langserver is a general-purpose Language Server Protocol bridge for external linters, formatters, hover commands, completion commands, and other command-line tools.
The public repository was created in 2019 by mattn. Its README describes a language server that parses error-message formats from configured commands, which lets editors consume ordinary CLI linting and formatting tools through LSP.
The project grew with the editor shift toward LSP clients. Its README includes setup examples for vim-lsp, coc.nvim, Emacs Eglot, Neovim built-in LSP via nvim-lspconfig, Helix, and VSCode, showing adoption across several editor families.
Users install efm-langserver, create config.yaml, and map languages to external commands. The server does not bundle the linters or formatters; users install tools such as yapf, isort, markdownlint-cli, jq, eslint, black, mypy, or prettier separately.
Configuration can come from a config.yaml file or from LSP DidChangeConfiguration notifications, with documented Unix and Windows default paths.
efm-langserver matters in package metadata because it is glue: one binary can expose many existing command-line tools to any LSP-capable editor, reducing the need for per-editor integrations.
セキュリティ状態
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.
$XDG_CONFIG_HOME/efm-langserver/config.yaml~/.config/efm-langserver/config.yaml%APPDATA%\efm-langserver\config.yaml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
efm-langserver | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/mattn/efm-langserver
インストールメタデータ
| パッケージキー | brew:efm-langserver |
|---|---|
| バージョン | 0.0.57 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/efm-langserver |
| ホームページ | https://github.com/mattn/efm-langserver |
| リポジトリ | https://github.com/mattn/efm-langserver |
| 上流ドキュメント | https://github.com/mattn/efm-langserver#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/mattn/efm-langserver/archive/refs/tags/v0.0.57.tar.gz |
| 最終更新 | 2026-07-08T06:09:51Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | efm-langserver |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
efm-langserver 0.0.54-1+b4
General purpose Language Server (program)
https://github.com/mattn/efm-langserver
sudo apt install efm-langserverefm-langserver
nix profile install nixpkgs#efm-langserverefm-langserver 0.0.50-1
General purpose Language Server (program)
https://github.com/mattn/efm-langserver
sudo apt install efm-langserverefm-langserver 0.0.56-r2
General purpose language server
https://github.com/mattn/efm-langserver
sudo apk add efm-langserverefm-langserver-doc 0.0.56-r2
General purpose language server (documentation)
https://github.com/mattn/efm-langserver
sudo apk add efm-langserver-docefm-langserver 0.0.54-1.5
General purpose language server
https://github.com/mattn/efm-langserver
sudo zypper install efm-langserverefm-langserver
sudo port install efm-langserverソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.