Lsp icon

Lsp

54

Equips LLMs/AI Agents with language-aware context from codebases by providing Language Server Protocol (LSP) capabilities.

소개

Lsp bridges the gap between Large Language Models (LLMs)/AI Agents and code analysis by acting as a Model Context Protocol (MCP) server with Language Server Protocol (LSP) capabilities. It allows AI to leverage language-aware context directly from your codebase, enabling intelligent code understanding, analysis, and assistance. By supporting multiple LSP servers, Lsp offers versatile language support to understand and interact with code more effectively.

주요 기능

  • Supports multiple Language Server Protocols (LSPs) simultaneously.
  • Dynamically generates supported LSP methods from LSP JSON Schema.
  • On-demand LSP server startup to conserve resources.
  • Compatible with Claude Desktop and Cursor.
  • Includes an interactive MCP tool for development.
  • 54 GitHub stars

사용 사례

  • Enabling Claude Desktop to understand and interact with codebases via LSP.
  • Integrating LSP functionality into Cursor for enhanced code analysis.
  • Providing code context to AI agents for intelligent code assistance.
Craft Better Prompts with AnyPrompt
Sponsored
    Lsp: Codebase Context for LLMs with Language Server Protocol