rockerBOO/mcp-lsp-bridge
3.4
If you are the rightful owner of mcp-lsp-bridge and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MCP LSP Bridge is a Go-based tool that integrates Model Context Protocol server capabilities with Language Server Protocol client functionality, offering advanced code analysis and interaction.
Tools
Functions exposed to the LLM to take actions
mcp__lsp__analyze_code
Analyze code for completion suggestions and insights
mcp__lsp__infer_language
Detect programming language from file path
mcp__lsp__detect_project_languages
Detect all languages in a project
mcp__lsp__lsp_connect
Connect to appropriate language server for a file
mcp__lsp__lsp_disconnect
Disconnect all active language servers
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client