SmartDB_MCP

wenb1n-dev/SmartDB_MCP

3.5

If you are the rightful owner of SmartDB_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.

SmartDB is a universal database gateway implementing the Model Context Protocol (MCP) server interface, enabling MCP-compatible clients to connect and explore various databases.

Tools

Functions exposed to the LLM to take actions

execute_sql

SQL execution tool for executing various SQL commands based on permission configuration.

get_db_health

Analyzes database health status and provides diagnostic reports and solutions.

get_table_desc

Searches for table structures in the database based on table names.

get_table_index

Searches for table indexes in the database based on table names.

get_table_name

Queries all table names in the database or searches for table names based on descriptions.

get_db_version

Database version query tool.

sql_creator

Generates SQL query statements based on different database types.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources