SchemaFlow
JSON →Real-time PostgreSQL & Supabase database schema access for AI-IDEs via Model Context Protocol. Provides live database context through secure SSE connections with three powerful tools: get_schema, analyze_database, and check_schema_alignment.
Tools · 3
- 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.
Links
★ 9 GitHub stars