SERVER
JavaLens
Rank #873glama/pzalutski-pixel/javalens-mcp
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 #873 of 58,900 servers tracked on MCP Toplist, and its repository has 29 GitHub stars. JavaLens is listed across 3 registries — Official MCP, Glama and PulseMCP, with 5 tracked versions. It was first listed on Dec 27, 2025 and most recently updated on May 26, 2026.
STANDING
#873of 58,900 tracked serversTop 5%
Ranks ahead of 58,027 of 58,900 servers on MCP Toplist.
CONNECT
Use JavaLens
Add JavaLens to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"javalens-mcp": {
"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 2 registries (1 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
- What is JavaLens?
- An MCP server providing 63 semantic analysis tools for Java, built directly on Eclipse JDT for compiler-accurate code understanding.
- Who maintains JavaLens?
- JavaLens is maintained by pzalutski-pixel, which publishes 3 MCP servers (11 total versions) tracked on MCP Toplist.
- Is JavaLens an official MCP server?
- Yes — JavaLens is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- 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