BifrostMCP and lsp-mcp-server

BifrostMCP
52
Established
lsp-mcp-server
41
Emerging
Maintenance 6/25
Adoption 10/25
Maturity 16/25
Community 20/25
Maintenance 10/25
Adoption 4/25
Maturity 18/25
Community 9/25
Stars: 207
Forks: 37
Downloads:
Commits (30d): 0
Language: TypeScript
License: AGPL-3.0
Stars: 7
Forks: 1
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No Package No Dependents
No risk flags

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`.

Scores updated daily from GitHub, PyPI, and npm data. How scores work