SmartDB MCP
未申請Universal database MCP server connecting to MySQL, PostgreSQL, SQL Server, MariaDB,DM8,Oracle,not only provides basic database connection such as OAuth 2.0 authentication , health checks, SQL optimization, and index health detection
インストール
pip install SmartDB-MCP未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(8個)
execute_sql
SQL execution tool that can execute ["SELECT", "SHOW", "DESCRIBE", "EXPLAIN", "INSERT", "UPDATE", "DELETE", "CREATE", "ALTER", "DROP", "TRUNCATE"] commands based on permission configuration
get_db_health
Analyzes database health status (connection status, transaction status, running status, lock detection) and outputs professional diagnostic reports and solutions
get_db_version
Database version query tool
get_table_desc
Searches for table structures in the database based on table names, supports multi-table queries
get_table_index
Searches for table indexes in the database based on table names, supports multi-table queries
get_table_name
Database table name query tool. Used to query all table names in the database or search for corresponding table names based on Chinese table names or table descriptions
sql_creator
SQL query generation tool that generates corresponding SQL query statements based on different database types
sql_optimize
A professional SQL performance optimization tool that provides expert optimization suggestions based on execution plans, table structure information, table data volume, and table indexes.