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.
Use this if you are a Java developer leveraging AI assistants and want them to perform precise code navigation and analysis tasks within your Java projects.
Not ideal if you are looking for a standalone Java IDE or a tool that doesn't involve AI assistant integration.
Stars
14
Forks
2
Language
Java
License
—
Category
Last pushed
Jan 26, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/stephanj/LSP4J-MCP"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
irockel/tda
TDA - Thread Dump Analyzer (for Java). Analyze your Thread Dumps with a GUI or use it as MCP Server.
handsomestWei/java-class-analyzer-mcp-server
java class反编译mcp server
makbn/mcp_mediator
Automatically generate an MCP Server from existing source code, service classes, helper methods,...
theSharque/mcp-jperf
Java profiler and perfomance tool MCP
pzalutski-pixel/javalens-mcp
MCP server providing semantic Java code analysis for AI agents. Built on Eclipse JDT with tools...