pzalutski-pixel/javalens-mcp
by Various
MCP server providing semantic Java code analysis for AI agents. Built on Eclipse JDT with tools for navigation, refactoring, search, and metrics.
MCP
pzalutski-pixel/javalens-mcp
Added 1 June 2026
Overview
This is an MCP server that gives AI agents semantic understanding of Java codebases using Eclipse JDT. It exposes tools for navigation, refactoring, search, and metrics so agents can perform structured code analysis.
Best for
Best for
Java developers building or extending AI-assisted coding workflows that need deep code understanding.
Use cases
- AI-assisted code navigation and class hierarchy exploration
- Automated Java refactoring suggestions within an MCP-aware editor
- Semantic search across a Java project for symbols and references
Notes
This is an MCP server that gives AI agents semantic understanding of Java codebases using Eclipse JDT. It exposes tools for navigation, refactoring, search, and metrics so agents can perform structured code analysis.
29 stars on GitHub. Last updated 2026-05-29. Licensed MIT.
Use cases
- AI-assisted code navigation and class hierarchy exploration
- Automated Java refactoring suggestions within an MCP-aware editor
- Semantic search across a Java project for symbols and references
Pros
- Leverages Eclipse JDT for accurate Java semantics
- Provides concrete analysis tools directly to AI agents
- Lightweight integration via MCP protocol
Cons
- Limited to Java projects only
- Small community and low star count may mean less support
- Requires MCP-compatible client or agent setup
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Leverages Eclipse JDT for accurate Java semantics
- Provides concrete analysis tools directly to AI agents
- Lightweight integration via MCP protocol
Cons
- Limited to Java projects only
- Small community and low star count may mean less support
- Requires MCP-compatible client or agent setup
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.