SERVER
JavaLens
Rank #2,795io.github.pzalutski-pixel/javalens
An MCP server providing 63 semantic analysis tools for Java, built directly on Eclipse JDT for compiler-accurate code understanding.
First listed
Dec 27, 2025
Last publish date
May 26, 2026
OVERVIEW
JavaLens is a Model Context Protocol (MCP) server published by pzalutski-pixel. It ranks #2,795 of 76,851 servers tracked on MCP Toplist, and its repository has 35 GitHub stars. JavaLens is listed across 3 registries — Official MCP, PulseMCP and Glama, with 5 tracked versions. It was first listed on Dec 27, 2025 and most recently updated on May 26, 2026.
STANDING
#2,795of 76,851 tracked serversTop 5%
Ranks ahead of 74,056 of 76,851 servers on MCP Toplist.
Recent momentum
+15GitHub stars since Apr 27 (+75%)
CONNECT
Use JavaLens
Add JavaLens to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"javalens": {
"command": "npx",
"args": [
"-y",
"javalens-mcp"
],
"env": {
"JAVA_PROJECT_PATH": "<your JAVA_PROJECT_PATH>",
"JAVALENS_TIMEOUT_SECONDS": "<your JAVALENS_TIMEOUT_SECONDS>",
"JAVALENS_LOG_LEVEL": "<your JAVALENS_LOG_LEVEL>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry (2 delisted)
ORGANIZATION
pzalutski-pixel
MORE FROM THIS PUBLISHER
Other servers by pzalutski-pixel
View all pzalutski-pixel servers →VERSIONS
Available versions (5)
| Version | Published |
|---|---|
| 1.3.5 | May 26, 2026 |
| 1.3.1 | May 16, 2026 |
| 1.3.0 | May 9, 2026 |
| 1.2.0 | Apr 8, 2026 |
| 1.1.5 | Apr 8, 2026 |
FAQ
Frequently asked questions
- Who maintains JavaLens?
- JavaLens is maintained by pzalutski-pixel, which publishes 4 MCP servers (13 total versions) tracked on MCP Toplist.
- Is JavaLens listed on the Official MCP Registry?
- Yes — JavaLens is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does JavaLens have?
- MCP Toplist tracks 5 versions of JavaLens, most recently published on May 26, 2026.
- Where can I find the source code for JavaLens?
- The source code for JavaLens is hosted at github.com/pzalutski-pixel/javalens-mcp.
EXPLORE