# mason.nvim

Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.

Repository: https://github.com/mason-org/mason.nvim
Canonical: https://ross.abutalabs.com/products/masonnvim
Language: Lua
License: Apache-2.0
License Family: permissive
Topics: lua, mason, neovim, nvim, nvim-lsp-installer, package, package-manager, packages, neovim-plugin, nvim-plugin
Last push: 2026-06-19T01:05:36+00:00

## Health v2 (maintenance only)
Score: 86/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 88, release rhythm 76, longevity 100
- inputs: {"age_days": 1519, "days_push": 76, "days_rel": 83, "gap_med": 79, "n_releases_24m": 8}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 10453, forks 337 (observed 2026-08-28T04:10:42.015034+00:00)

## What it is
mason.nvim is a Neovim plugin providing a portable package manager for installing and managing external editor tooling such as LSP servers, DAP servers, linters, and formatters. It runs everywhere Neovim runs and links installed executables into a single bin directory added to Neovim's PATH.

## Use cases
- install lsp servers for neovim
- manage linters and formatters in neovim
- install debug adapters for nvim dap
- set up editor tooling across linux macos and windows
- keep language servers updated from within neovim
- avoid manually installing language server binaries

## When to choose
- you use Neovim and want one interface to install and update LSP servers, DAP adapters, linters, and formatters
- you need editor tooling that works consistently across Linux, macOS, and Windows
- you want installed tool executables automatically available to Neovim builtins and third-party plugins

## When to avoid
- you don't use Neovim or another editor plugin ecosystem
- you prefer system package managers or manually managed toolchains
- you need a general-purpose package manager outside the editor

## Facets
- artifact type: plugin
- maturity: active
- function: package-manager, developer-tools, linter, formatter, cli
- domain: developer-tools, text-editors
- platform: windows, editor-plugin, cross-platform
- tags: neovim, lsp, dap, nvim-plugin, editor-tooling, lua, command-line, linux, macos

## Member repositories
- mason-org/mason.nvim (main) score 86
- mason-org/mason-lspconfig.nvim (plugin) score 91

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:42.015034+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:19:00.628132+00:00, confidence not recorded.
  - readme: https://github.com/mason-org/mason.nvim (fetched 2026-08-28T04:10:42.015034+00:00, sha 645c6decb212)
- Data as of 2026-08-30T08:39:29.467469+00:00.
