Back to search
30
MCP

JavaLens

io.github.pzalutski-pixel/javalens

63 semantic Java analysis tools via Eclipse JDT: navigation, refactoring, code intelligence.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

SharpLens
67 semantic C#/.NET analysis tools via Roslyn: navigation, refactoring, codegen, audit.
0 tools
GodotLens
15 semantic GDScript analysis tools via Godot's built-in LSP: navigation, references, rename.
0 tools
javalens-mcp
MCP server for semantic Java code analysis, built on Eclipse JDT. Provides 63 tools for navigation, refactoring, and code intelligence.
0 tools
Code Lens
Gemini-powered MCP server for code analysis.
0 tools
JVM Source Lens
Gradle-accurate JVM classpath; fetch Java source, signatures, and class structure for agents.
0 tools
PageLens
Visual feedback on frontend apps through automated browser testing with screenshot capture, visual diff, and DOM inspection.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "javalens": {
      "url": "None",
      "transport": "http"
    }
  }
}