VOOZH about

URL: https://glama.ai/mcp/servers/integrations/hibernate

⇱ Hibernate | Glama


  • Why this server?

    Enables debugging of Hibernate ORM usage within Java applications, including inspection of SQL generation and diagnosis of ORM-related issues in complex framework stacks

    A
    license
    B
    quality
    A
    maintenance
    Сonnects to live JVMs via JDWP protocol, enabling LLM agents to autonomously debug Java applications — attach to a running process, pause threads, set breakpoints (including conditional), inspect stacks with auto-resolved object fields, evaluate methods, set variable values, and diagnose issues like deadlocks and hung queries.
    Last updated
    28
    1
    MIT
  • Why this server?

    Decompiles Hibernate classes from Maven dependencies into readable Java source, allowing AI agents to analyze Hibernate internals.

    A
    license
    A
    quality
    B
    maintenance
    Decompiles Maven dependencies into readable Java source directly inside your AI agent.
    Last updated
    5
    10
    1
    Apache 2.0
  • Why this server?

    Supported Java framework for vulnerability detection in applications using Hibernate ORM

    F
    license
    -
    quality
    F
    maintenance
    Enables AI-powered Java source code vulnerability auditing through function-level taint analysis. Performs reverse tracking from dangerous functions to external entry points to automatically discover potential security vulnerability chains.
    Last updated
    115
  • Why this server?

    Provides tools for generating JPA entity classes and repositories, and prompts for optimizing Hibernate queries, including resolving N+1 problems, using projections, indexing, and caching.

    F
    license
    -
    quality
    C
    maintenance
    Provides tools and guides for Spring Boot development including code generation, security audit, and query optimization.
    Last updated