Best Hibernate MCP Servers
Hibernate is an open-source object-relational mapping tool for Java that provides a framework for mapping an object-oriented domain model to a relational database.
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
AlicenseBqualityAmaintenanceС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 updated281MITWhy this server?
Decompiles Hibernate classes from Maven dependencies into readable Java source, allowing AI agents to analyze Hibernate internals.
AlicenseAqualityAmaintenanceDecompiles Maven dependencies into readable Java source directly inside your AI agent.Last updated5671Apache 2.0Why this server?
Supported Java framework for vulnerability detection in applications using Hibernate ORM
Flicense-qualityFmaintenanceEnables 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 updated115Why 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.
Flicense-qualityCmaintenanceProvides tools and guides for Spring Boot development including code generation, security audit, and query optimization.Last updated