DBJavaGenix

33 tools. 8 can modify or destroy data without limits.

8 write tools that can modify data. Rate limits recommended.

Last updated:

8 can modify or destroy data
25 read-only
33 tools total

Community server · catalogue entry verified 11/06/2026

How to control DBJavaGenix ↓

Read (25) Write / Execute (8) Destructive / Financial (0)
High Risk

8 of DBJavaGenix's 33 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

PolicyLayer is an MCP gateway — it sits between your AI agents and DBJavaGenix, and nothing reaches the server without passing your rules. These are the rules we recommend:

Rate limit write operations
{
  "codegen_render_controller": {
    "limits": [
      {
        "counter": "codegen_render_controller_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "codegen_build_context": {
    "limits": [
      {
        "counter": "codegen_build_context_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register DBJavaGenix — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON DBJAVAGENIX →

Free to start. No card required.

READ 25 tools
Read codegen_build_context 构建代码生成所需的完整模板上下文(不写盘,不渲染)。 Read ai_infer_business_names 从数据库表/列推断 Spring Boot 项目中业务上合理的 Java 命名。 Read ai_metrics 返回进程内累积的 AI 调用指标 (Prompt Caching 命中率、token 消耗、错误次数)。 Read ai_recommend_template 根据整库表名 + FK 关系推荐 template_category (Default/MybatisPlus/MybatisPlus-Mixed/sb35-java21) Read ai_summarize_schema 对整库 schema 做自然语言概述: 总览、模块划分 (按前缀)、核心实体 (列数 + 命中模式)、关键关系。 Read db_codegen_analyze Analyze database table structure for code generation with template context Read db_query_databases List all databases on the server Read db_query_execute Execute custom SQL query (SELECT only for safety) Read db_query_table_exists Check if a table exists in the database Read db_query_tables List all tables in a specific database Read db_render_er_diagram 生成多个表的 Mermaid ER 图 (MCP App: mermaid 组件)。 Read db_table_columns Get detailed column information for a table Read db_table_describe Get complete table structure information including columns, types, constraints Read db_table_foreign_keys Get foreign key relationships for a table Read db_table_indexes Get index information for a table Read db_table_primary_keys Get primary key information for a table Read schema_check_cycles Detect FK cycles in schema (anti-pattern). Returns cycles list and Read schema_cluster_tables Group tables into business clusters via Union-Find on FK connectivity. Read schema_topo_order Topologically sort tables by FK dependencies. Returns order safe for Read search_tools 按关键词搜索可用 MCP 工具,用于渐进式发现 (Progressive Discovery)。 Read server_health 返回 server 健康状态: Python 版本、mcp SDK 版本、 Read server_metrics 返回 DBJavaGenix MCP server 的运行时指标: uptime、每个工具的 Read springboot_analyze_dependencies Analyze project dependencies and generate intelligent recommendations for code generation Read springboot_read_config Read Spring Boot project configuration (YAML/Properties/Bootstrap) and infer base package Read springboot_validate_project Validate SpringBoot project structure and dependencies before code generation

Other MCP servers with similar tools — same risk classification, starter policies for each.

How do I prevent bulk modifications through DBJavaGenix? +

The DBJavaGenix server has 7 write tools including codegen_render_controller, codegen_render_dao, codegen_render_entity. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach DBJavaGenix.

How many tools does the DBJavaGenix MCP server expose? +

33 tools across 3 categories: Execute, Read, Write. 25 are read-only. 8 can modify, create, or delete data.

How do I enforce a policy on DBJavaGenix? +

Register the DBJavaGenix MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every DBJavaGenix tool call.

Deterministic rules across all 33 DBJavaGenix tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Free to start. No card required.

33 DBJavaGenix tools catalogued and risk-classified — across an index of 42,500+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.