Back to Home
Muhaastok icon

DBJavaGenix

Verified Safe

by Muhaastok

Overview

Generates complete layered Java code (Entity, DAO, Service, Controller) from a database schema, leveraging AI for analysis and supporting various databases and Spring Boot architectures.

Installation

Run Command
npx dbjavagenix-mcp

Environment Variables

  • DATABASE_URL
  • AI_API_KEY
  • AI_PROVIDER
  • OUTPUT_DIR
  • PACKAGE_NAME

Security Notes

The server handles sensitive database credentials provided by the user (which are masked in logs). Custom SQL queries are strictly limited to 'SELECT' for safety, preventing arbitrary SQL execution through the tool. No 'eval' or obvious obfuscation found. The MCP server communicates via stdio, reducing external network attack surface for the server process. Default configuration files contain placeholder secrets that users must update.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassHigh
Avg Tokens1000
Stars0
Forks0
Last Update2025-12-06

Tags

Code GenerationDatabaseJavaSpring BootMCP