MCP.so
登录
M

MCP-LSP Bridge

@rockerBOO

关于 MCP-LSP Bridge

MCP LSP bridge server bringing LSP to your LLM

基本信息

分类

开发工具

传输方式

stdio

发布者

rockerBOO

提交者

Dave Lage

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "lsp": {
      "type": "stdio",
      "command": "mcp-lsp-bridge",
      "args": [],
      "env": {}
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is MCP-LSP Bridge?

MCP-LSP Bridge brings Language Server Protocol capabilities to MCP-compatible agents like Claude Code, enabling code analysis, navigation, and refactoring across 20+ programming languages.

How to use MCP-LSP Bridge?

Key features of MCP-LSP Bridge?

  • Integrates LSP with MCP agents (e.g., Claude Code)
  • Supports code analysis via LSP
  • Enables code navigation across projects
  • Provides code refactoring capabilities
  • Works with 20+ programming languages

Use cases of MCP-LSP Bridge?

  • Use an MCP agent to inspect and understand code structure
  • Navigate to definitions, references, and symbols through natural language
  • Refactor code (rename, extract) via agent commands
  • Multi-language project analysis from a single MCP interface

FAQ from MCP-LSP Bridge?

评论

开发工具 分类下的更多 MCP 服务器