db-gen-mcp

zpaeng/db-gen-mcp

3.1

If you are the rightful owner of db-gen-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

Database Generator MCP Server is a robust server designed to facilitate connections to various databases, perform CRUD operations, and generate Java Spring Boot + MyBatis-Plus code.

Tools

Functions exposed to the LLM to take actions

test_connection

Test if the database connection is working properly.

list_tables

Get all tables in the specified database.

get_table_schema

Get detailed structure information of the specified table.

execute_query

Execute custom SQL query statements.

generate_java_code

Automatically generate complete Java Spring Boot + MyBatis-Plus code.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources