mcpls and lsp-mcp-server

These tools are competitors, as both aim to provide a universal bridge between MCP and LSP, with A translating Claude Code to LSP and B exposing LSP capabilities as MCP tools for AI agents.

mcpls
45
Emerging
lsp-mcp-server
43
Emerging
Maintenance 10/25
Adoption 7/25
Maturity 13/25
Community 15/25
Maintenance 10/25
Adoption 4/25
Maturity 20/25
Community 9/25
Stars: 26
Forks: 5
Downloads:
Commits (30d): 0
Language: Rust
License: Apache-2.0
Stars: 7
Forks: 1
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No Package No Dependents
No risk flags

About mcpls

bug-ops/mcpls

Universal MCP to LSP bridge - expose Language Server Protocol capabilities as MCP tools for AI agents

This project helps AI coding assistants understand code the way a human developer or an Integrated Development Environment (IDE) does. It takes your codebase as input and provides your AI agent with deep insights like type definitions, cross-references, and actual compiler errors. This allows AI agents to perform tasks like accurate refactoring or debugging with much greater precision and reliability.

AI-assisted coding software development code refactoring debugging developer tools

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