SilasMarvin/lsp-ai
LSP-AI is an open-source language server that serves as a backend for AI-powered functionality, designed to assist and empower software engineers, not replace them. observed · 2026-08-28
Health v2 · maintenance only
28/100
- Activity 0
- Release rhythm 40
- Longevity 72
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 3
- age_days: 1013
- days_rel: 708
- days_push: 603
- n_releases_24m: 2
Adoption not part of the score
3201 stars · 117 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LSP-AI is an open-source language server written in Rust that acts as a backend for AI-powered editor features like LLM chat and code completions. Because it implements the Language Server Protocol, it works with any LSP-capable editor such as VS Code, NeoVim, Emacs, Helix, and Sublime.
Use cases
- add ai code completions to neovim or helix
- self-hosted alternative to github copilot
- chat with llms inside my code editor
- use local llama.cpp models for autocomplete
- custom ai refactoring actions in emacs
- integrate openai or mistral into any lsp editor
When to choose
- you use an LSP-capable editor and want AI completions or chat without switching tools
- you prefer local or self-hosted models over cloud services
- you want a Copilot alternative that works across many editors
When to avoid
- you want a polished turnkey product with active new feature development
- you need an IDE plugin with rich UI rather than a language server backend
- you rely on fast completions without a fast backend model or provider
Facets
service · maturity maintenance
llm-inference chatbot developer-tools plugin-system developer-tools large-language-models text-editors self-hosted cross-platform cli editor-plugin lsp language-server code-completion ai-copilot editor-integration local-llm llamacpp openai
2 sources
- readme: https://github.com/SilasMarvin/lsp-ai · fetched 2026-08-28 · 06ef43effb8b
- registry_crates: https://crates.io/api/v1/crates/lsp-ai · fetched 2026-08-29 · d2bcfa51ad95
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| SilasMarvin/lsp-ai | main | 28 |
For agents
markdown · JSON · MCP: product_card(name="SilasMarvin/lsp-ai")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem