Tools GuideΒΆ
This guide provides a complete reference of all MCP tools available for database operations. These tools enable AI assistants to discover, analyze, and query your databases through natural language interactions.
list_databases: List all configured databases with their identifiers and descriptionslist_tables: Show all tables, views, and materialized views in a specific database schemaget_all_database_details: Retrieve comprehensive schema information for all configured databases and schemasget_schema_details: Get detailed schema information essential for writing accurate SQL queries (critical for SQL generation)execute_select_statement: Execute SELECT queries with performance monitoring and formatted results