database-mcp

xavieryang007/database-mcp

3.3

If you are the rightful owner of database-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 henry@mcphub.com.

A MCP (Metoro Control Protocol) service with database capabilities, supporting multiple database types through GORM.

Tools

Functions exposed to the LLM to take actions

get_tables

Get all tables in the database, returns a list of tables with their names and comments

get_table_detail

Get detailed information about a specific table, including column information

execute_sql

Execute a SQL query, returns results for SELECT queries or number of rows affected for other queries

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources