macOS
brew install efm-langserverlocal Homebrew formula metadata
sudo port install efm-langserverMacPorts ports tree · devel/efm-langserver/Portfile · source: api.github.com
brew
General purpose Language Server. Version 0.0.56 via Homebrew; verified 2026-07-08.
install
brew install efm-langserverlocal Homebrew formula metadata
sudo port install efm-langserverMacPorts ports tree · devel/efm-langserver/Portfile · source: api.github.com
sudo apk add efm-langserverAlpine Linux edge package indexes · efm-langserver · source: dl-cdn.alpinelinux.org
sudo apt install efm-langserverDebian stable package indexes · efm-langserver · source: deb.debian.org
nix profile install nixpkgs#efm-langservernixpkgs package indexes · pkgs/by-name/ef/efm-langserver/package.nix · source: api.github.com
sudo zypper install efm-langserveropenSUSE Tumbleweed package metadata · efm-langserver · source: download.opensuse.org
overview
General purpose Language Server
history
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.
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.
$XDG_CONFIG_HOME/efm-langserver/config.yaml~/.config/efm-langserver/config.yaml%APPDATA%\efm-langserver\config.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
efm-langserver | 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/mattn/efm-langserver
install metadata
| Package key | brew:efm-langserver |
|---|---|
| Version | 0.0.56 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/efm-langserver |
| Homepage | https://github.com/mattn/efm-langserver |
| Repository | https://github.com/mattn/efm-langserver |
| Upstream docs | https://github.com/mattn/efm-langserver#readme |
| License | MIT |
| Source archive | https://github.com/mattn/efm-langserver/archive/refs/tags/v0.0.56.tar.gz |
| Last updated | 2026-07-08T06:09:51Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-langserversource 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.