macOS
brew install yaml-language-serverlocal Homebrew formula metadata
brew
Language Server for Yaml Files. Version 1.23.0 via Homebrew; verified 2026-05-08.
install
brew install yaml-language-serverlocal Homebrew formula metadata
sudo apk add yaml-language-serverAlpine Linux edge package indexes · yaml-language-server · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#yaml-language-servernixpkgs package indexes · pkgs/by-name/ya/yaml-language-server/package.nix · source: api.github.com
sudo pacman -S yaml-language-serverArch Linux sync databases · yaml-language-server · source: geo.mirror.pkgbuild.com
overview
Language Server for Yaml Files
history
YAML Language Server is Red Hat's Language Server Protocol implementation for YAML files. It brings schema-backed validation, completion, hover, formatting, document symbols, Kubernetes awareness, and SchemaStore integration to editors that can speak LSP.
The GitHub repository was created in July 2017. Red Hat's October 2017 launch article says the work began around Kubernetes syntax support, then broadened into a general YAML language server with built-in Kubernetes support as the team saw a wider opportunity.
The server was published as an npm package in September 2017 and used by Red Hat's VS Code YAML extension, Eclipse Che, and other editor integrations. The README later records major parser and schema support evolution: JSON Schema drafts 04, 07, 2019-09, and 2020-12, and the 1.0.0 switch to the `eemeli/yaml` parser with strict YAML version handling.
Adoption followed the Language Server Protocol pattern: one server package could power multiple editors instead of each editor maintaining its own YAML intelligence. Red Hat's VS Code Marketplace listing describes the extension as YAML support via yaml-language-server with built-in Kubernetes syntax support, and shows a large installed base for the extension.
The server became especially valuable as YAML became the configuration language for Kubernetes, CI systems, Compose files, package metadata, and infrastructure tools. Schema association through JSON Schema Store let the same server understand many file types without hard-coding every ecosystem.
Package users normally install the `yaml-language-server` executable and let an editor client launch it over stdio or another LSP transport. Configuration maps schemas to glob patterns, toggles validation, hover, completion, formatting, SchemaStore, Kubernetes CRD discovery, custom YAML tags, key ordering, and YAML 1.1 versus 1.2 parsing behavior.
Its practical value is editor feedback before a YAML file reaches a cluster, CI runner, package tool, or deployment system: bad structure, unknown keys, type errors, and schema mismatches become diagnostics and completions during editing.
YAML Language Server is package-nerd glue for the LSP era. It turns a messy, indentation-sensitive data language into reusable editor infrastructure, and its Homebrew/npm-style CLI package matters because editors, terminals, and non-VS Code clients can all share the same server.
security posture
No matching local secret-handling manifest was found for yaml-language-server. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
yaml-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/redhat-developer/yaml-language-server
install metadata
| Package key | brew:yaml-language-server |
|---|---|
| Version | 1.23.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/yaml-language-server |
| Homepage | https://github.com/redhat-developer/yaml-language-server |
| Repository | https://github.com/redhat-developer/yaml-language-server |
| Upstream docs | https://github.com/redhat-developer/yaml-language-server#readme |
| License | MIT |
| Source archive | https://registry.npmjs.org/yaml-language-server/-/yaml-language-server-1.23.0.tgz |
| Last updated | 2026-05-08T22:26:18Z |
| Pulse | updated |
| Dependencies | node |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | yaml-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.
yaml-language-server
nix profile install nixpkgs#yaml-language-serveryaml-language-server 1.23.0-r0
Language Server for YAML Files
https://github.com/redhat-developer/yaml-language-server
sudo apk add yaml-language-serveryaml-language-server-doc 1.23.0-r0
Language Server for YAML Files (documentation)
https://github.com/redhat-developer/yaml-language-server
sudo apk add yaml-language-server-docyaml-language-server 1.23.0-1
YAML Language Server
https://github.com/redhat-developer/yaml-language-server
sudo pacman -S yaml-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.