
Boostvolt Claude Code Lsps
- 172 repo stars
- Updated May 28, 2026
- boostvolt/claude-code-lsps
boostvolt-claude-code-lsps is a Claude Code plugin that bundles 22 LSP integrations so your agent gets real language-server diagnostics and navigation across major stacks.
About
boostvolt-claude-code-lsps is a Claude Code plugin bundle that wires Language Server Protocol support into your agent sessions across a wide polyglot matrix. developers often hit a wall when Claude guesses at types, imports, or Terraform modules without an LSP backing the workspace; these plugins close that gap by connecting Claude Code to the same analyzers many IDEs use. You can turn on only what you need—TypeScript via vtsls, Python via pyright, Rust via rust-analyzer, infrastructure via Terraform LS, and more—so setup stays proportional to one-person projects. The collection spans systems languages, web stacks, mobile (Dart/Flutter, Swift), and config (YAML, Nix), which matches how indies accumulate heterogeneous repos. Expect intermediate setup: each plugin expects the underlying language server binary on your machine. Once connected, navigation, diagnostics, and safer refactors compound through build, review, and quick production fixes without switching out of the agent flow.
- 22 LSP plugins covering Bash, C/C++, C#, Clojure, Dart/Flutter, Elixir, Gleam, Go, Java, Kotlin, Lua, Nix, OCaml, PHP, P
- Pairs Claude Code with standard servers such as clangd, gopls, pyright, rust-analyzer, vtsls, and terraform-ls
- Per-language analyzer setup so agents see the same errors and symbols your editor would
- Incremental adoption: enable only the LSPS plugins matching your repo languages
- Development-focused bundle from boostvolt/claude-code-lsps, not a generic skill pack
Boostvolt Claude Code Lsps by the numbers
- Data as of Jul 23, 2026 (Skillselion catalog sync)
/plugin install boostvolt-claude-code-lsps@boostvolt/claude-code-lspsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 172 |
|---|---|
| Last updated | May 28, 2026 |
| Repository | boostvolt/claude-code-lsps ↗ |
What it does
Register the language-server plugins you actually use so Claude Code gets IDE-grade navigation, diagnostics, and refactors across your stack.
Who is it for?
Polyglot developers who live in Claude Code and want per-language LSP plugins without hand-rolling MCP wiring for each stack.
Skip if: Skip if you only touch one language with no local LSP installed, or users and do not use Claude Code as your primary coding agent.
What you get
After you install the relevant LSP plugins and language servers, Claude Code sessions behave more like IDE-assisted coding with accurate diagnostics and navigation.
- Up to 22 enabled LSP bridges between Claude Code and local analyzers
- Per-language diagnostics and navigation during agent sessions
- A pick-and-choose LSP plugin set aligned to your repositories
By the numbers
- 22 plugins in the bundle (pluginCount: 22)
- Languages covered include Bash, C/C++/Objective-C, C#, Clojure, Dart/Flutter, Elixir, Gleam, Go, Java, Kotlin, Lua, Nix,
- Repository: boostvolt/claude-code-lsps
Recommended Plugins
How it compares
Claude Code LSP integration bundle, not an MCP prompt server or a single-language domain skill.
FAQ
Who is Boostvolt Claude Code Lsps for?
It is for Claude Code users who write in one or more of the supported languages and want language-server features inside agent-driven editing.
When should I use Boostvolt Claude Code Lsps?
Use it as soon as you rely on Claude Code for implementation or refactors and need accurate go-to-definition, diagnostics, and type information in your repos.
How do I add Boostvolt Claude Code Lsps to my agent?
Install plugins from boostvolt/claude-code-lsps, install the matching language-server binaries on your system, enable only the plugins for languages in your project, and restart Claude Code.