Skip to main content
Glama
72,276 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Finding a program written in Java" matching MCP servers:

  • A
    license
    A
    quality
    C
    maintenance
    An MCP server that uses the CFR decompiler to convert Java .class and .jar files back into readable source code. It supports single-file, batch, and recursive directory decompilation with automated CFR tool management.
    6
    73
    MIT
  • A
    license
    B
    quality
    A
    maintenance
    Provides Java development capabilities through Eclipse JDT.LS, enabling symbol navigation, code diagnostics, workspace searching, and Javadoc access across Java projects.
    10
    MIT
  • A
    license
    B
    quality
    B
    maintenance
    A Codex MCP server that provides low-token Java semantic navigation using source indexing and optionally JDT Language Server for enhanced symbol, references, and diagnostics.
    7
    Apache 2.0
  • A
    license
    -
    quality
    C
    maintenance
    Enables automatic generation of explicit boilerplate methods (getter/setter/equals/hashCode/toString/constructors) for Java entity classes, replacing Lombok dependencies with visible, reviewable code.
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Enables AI assistants to look up Java class definitions and list dependencies from Maven projects by analyzing local JAR files via the Model Context Protocol.
    11
    4
    MIT
  • A
    license
    B
    quality
    B
    maintenance
    Enables AI tools to analyze Java dependencies by scanning Maven projects, decompiling JAR files, and extracting detailed class information including methods, fields, and inheritance relationships. Solves the problem of AI hallucinations when generating code that calls external dependencies by providing accurate class structures through decompilation.
    3
    23
    43
    Apache 2.0
  • F
    license
    -
    quality
    A
    maintenance
    Bridges agentic coding tools and live Java runtime behavior through a lightweight sidecar agent. Attaches directly to a running JVM to provide bytecode-level runtime signals for probe-verified inspection and deterministic debugging.
    2
  • F
    license
    A
    quality
    B
    maintenance
    Enables decompilation and reverse engineering of Java JAR files through multi-engine decompilation, candidate evaluation, Maven project structuring, AST-based deobfuscation, and bytecode comparison.
    9
    1
  • A
    license
    A
    quality
    A
    maintenance
    A local guardrail MCP server that checks agent-written code against a repo's own patterns — learned statistically from its git history, no LLM.
    2
    6
    21
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Audits a module against its test suite and reports the cases the tests are structurally unable to see, then proves each gap with a real failing test rather than a warning. Covers Python, TypeScript, JavaScript, Java, Rust and Go.
    4
    3
    Apache 2.0