pzalutski-pixel/javalens-mcp
56 semantic Java analysis tools via Eclipse JDT. Compiler-accurate navigation, refactoring, find references, call hierarchy, and code metrics for AI agents.
Quick Start
Clone the repository:
git clone https://github.com/pzalutski-pixel/javalens-mcpClaude Desktop configuration example:
{
"mcpServers": {
"javalens-mcp": {
"command": "npx",
"args": [
"-y",
"pzalutski-pixel/javalens-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.