MCP Servers / database / SchemaFlow

SchemaFlow

JSON →
httpnone9database

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.

Install
How to run this server

No install command recorded.

server path: schemaflow
Tools
What this server exposes
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.
Configuration
Environment & auth
authnone
Resources
SchemaFlow — MCP Server · libregistry