Skip to main content
Glama
SachieWang

java-jdtls-mcp-server

by SachieWang

Related Servers

Alternatives to java-jdtls-mcp-server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that gives AI agents structured code understanding and precise code intelligence via local indexing of AST, call graphs, and semantic search.
      81
      4
      Apache 2.0
    • A
      license
      Not graded
      quality
      B
      maintenance
      Exposes Eclipse JDT Language Server to AI agents via MCP. Embedded OSGi architecture runs jdtls in the same JVM — no subprocess, no network hop. Tools: hover, definition, references, completion, diagnostics, document & workspace symbols.
      4
      Eclipse Public 2.0
    • A
      license
      Not graded
      quality
      A
      maintenance
      An MCP server that gives coding agents IDE-like access to JVM classpaths by querying the actual build tool, providing precise source code, signatures, and structure without cache-walking or version guesswork.
      182
      4
      MIT