manateelazycat/lsp-bridge
A blazingly fast LSP client for Emacs observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 1584
- days_rel: n/a
- days_push: 8
- n_releases_24m: 0
Adoption not part of the score
1748 stars · 242 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
lsp-bridge is a high-performance LSP (Language Server Protocol) client for Emacs that offloads LSP requests and data analysis to an external Python process to keep the editor responsive. It offers plug-and-play setup, multi-language-server fusion, and remote completion support via SSH, TRAMP, and Docker.
Use cases
- get fast code completion in Emacs without blocking the editor
- set up LSP in Emacs with zero configuration
- combine multiple language servers like Pyright and Ruff for one file
- use code completion on remote servers over SSH or TRAMP
- enable LSP completion inside org-mode source blocks
- integrate AI completion with Codeium or Copilot in Emacs
When to choose
- you use Emacs 28+ and want the fastest possible LSP experience
- you need remote or Docker-based code completion in Emacs
- you want plug-and-play LSP without manual completion frontend setup
- you need to merge multiple LSP servers per language via simple JSON config
When to avoid
- you don't use Emacs as your editor
- you prefer an all-Elisp LSP client without external Python dependencies
- you need an IDE rather than an editor plugin
Facets
plugin · maturity active
editor developer-tools plugin-system developer-tools text-editors programming-languages editor-plugin cross-platform lsp-client emacs-lisp code-completion language-server-protocol remote-development codeium copilot elisp emacs
1 source
- readme: https://github.com/manateelazycat/lsp-bridge · fetched 2026-08-28 · 46915c65ad1b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| manateelazycat/lsp-bridge | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="manateelazycat/lsp-bridge")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem