javalens-mcp and LSP4J-MCP
Both tools expose Eclipse JDT capabilities through MCP servers but serve different architectural patterns—javalens-mcp provides direct semantic analysis tools, while LSP4J-MCP wraps a full language server implementation—making them complementary approaches to the same underlying problem rather than direct competitors.
About javalens-mcp
pzalutski-pixel/javalens-mcp
MCP server providing semantic Java code analysis for AI agents. Built on Eclipse JDT with tools for navigation, refactoring, search, and metrics.
About LSP4J-MCP
stephanj/LSP4J-MCP
A Java MCP (Model Context Protocol) server that wraps JDTLS (Eclipse JDT Language Server) using LSP4J to provide Java IDE features to AI assistants like Claude.
This project integrates advanced Java code intelligence into AI assistants like Claude, enabling them to understand and interact with Java projects more effectively. It takes your Java codebase as input and allows an AI assistant to query its structure, find definitions, references, and symbols. Java developers who use AI tools for code navigation, understanding, and refactoring would benefit.
Scores updated daily from GitHub, PyPI, and npm data. How scores work