LSP Bridge
bynzrsky
0Connects Language Server Protocol (LSP) servers to Model Context Protocol (MCP) clients, enabling AI coding assistants to interact with any LSP-compatible language server.
소개
This high-performance bridge server, written in Zig, seamlessly connects traditional Language Server Protocol (LSP) servers with AI coding assistants that utilize the Model Context Protocol (MCP). By acting as a universal translator, it empowers tools like Claude Code, Claude Desktop, Gemini CLI, and GitHub Copilot to leverage the capabilities of any LSP-compatible language server, providing robust code understanding and generation features across multiple programming languages.
주요 기능
- Provides a full Model Context Protocol (MCP) implementation for AI assistants.
- 0 GitHub stars
- Acts as a generic LSP client, compatible with any LSP-compliant language server.
- Offers multi-platform support via numerous package managers and container images.
- Supports multiple programming languages including Zig, Rust, Go, TypeScript, and Python.
- Highly configurable with flexible server selection and settings.
사용 사례
- Enabling advanced code intelligence features for AI tools across various programming languages.
- Connecting AI coding assistants (like Claude Code, Claude Desktop, Gemini CLI, GitHub Copilot) to any LSP-compatible language server.
- Integrating existing LSP language servers with new MCP-based AI development workflows.