bhudgeons/lsp-bridge-mcp
3.2
If you are the rightful owner of lsp-bridge-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The LSP Bridge MCP Server connects Claude Code to Language Server Protocol (LSP) servers, providing real-time diagnostics, errors, and warnings for various programming languages.
Tools
Functions exposed to the LLM to take actions
get_diagnostics
Get compilation errors and warnings.
trigger_compilation
Trigger compilation in the LSP server.
get_status
Get the current status of LSP servers.
list_workspaces
List all connected LSP server workspaces.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client