macOS
brew install efm-langserverprovider-native install command
brew / 順位 4627
efm-langserver のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install efm-langserverprovider-native install command
概要
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 | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:efm-langserver |
|---|---|
| バージョン | 0.0.57 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/mattn/efm-langserver |
| リポジトリ | https://github.com/mattn/efm-langserver |
| 最終更新 | 2026-07-25T14:23:18-04:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.