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.
$git clone https://github.com/stephanj/lsp4j-mcpInstalls into the current project.
Install lsp4j-mcp by running `git clone https://github.com/stephanj/lsp4j-mcp`, then use it for the current task and follow its documentation at https://github.com/stephanj/lsp4j-mcp.