BifrostMCP and lsp-mcp-server
About BifrostMCP
biegehydra/BifrostMCP
VSCode Extension with an MCP server that exposes semantic tools like Find Usages and Rename to LLMs
Leverages VSCode's language server protocol to expose semantic analysis tools—including call hierarchies, type definitions, and code actions—over HTTP/SSE endpoints. Supports multi-project setups with per-project port configuration and integrates with AI assistants like Cursor and Cline through standardized MCP endpoints. Provides 20+ code intelligence tools for workspace-wide symbol search, refactoring, and intelligent code selection.
About lsp-mcp-server
ProfessioneIT/lsp-mcp-server
An MCP (Model Context Protocol) server that bridges Claude Code to Language Server Protocol (LSP) servers, enabling semantic code intelligence capabilities.
Exposes 24 MCP tools providing semantic code intelligence (go-to-definition, find references, rename, diagnostics, call/type hierarchy) across 10 languages via stdio-based JSON-RPC communication with language servers. Features automatic server lifecycle management, multi-root workspace support with per-workspace server instances, and push-based diagnostics caching for real-time error tracking. Integrates with any LSP-compatible server (TypeScript, Python, Rust, Go, C/C++, Ruby, PHP, Elixir, Kotlin, Java) and configures directly into Claude Code via `.mcp.json`.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work