mcp-database-server

HuangHaohang/mcp-database-server

3.2

If you are the rightful owner of mcp-database-server 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 MCP Server is a Java Spring Boot-based server that provides database access capabilities to AI models through the Model Context Protocol (MCP).

Tools

Functions exposed to the LLM to take actions

execute_sql

Execute SQL statements.

list_databases

List all databases.

list_tables

List tables in a specified database.

describe_table

Get table structure.

show_indexes

Display table indexes.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources