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?

コメント

「開発者ツール」の他のコンテンツ