Overview
Features
get_schema
Retrieves complete database schema information including tables, columns, relationships, functions, triggers, enums, and indexes from PostgreSQL or Supabase databases.
analyze_database
Performs comprehensive database analysis including performance insights, security assessment, and structural recommendations for PostgreSQL and Supabase databases.
check_schema_alignment
Validates your PostgreSQL or Supabase schema against best practices and identifies potential issues with actionable recommendations.
Schema caching
Schema data loaded via the SchemaFlow dashboard is automatically cached for MCP access.
Real-time access
Provides real-time access to schema data for AI assistants to generate code with up-to-date context.
Secure MCP connections
Uses token-based authentication with encrypted connections and user-specific access to MCP data.
Who Is This For?
- AI IDEs:Provide live schema context to AI-assisted coding workflows in MCP-enabled IDEs.
- Database developers:Access real-time database schemas to explore structures and relationships during development.
- Data engineers:Utilize schema insights for design validation and optimization in data pipelines.




