CryptoRadi/schemaflow-mcp-server
If you are the rightful owner of schemaflow-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
SchemaFlow MCP Server provides real-time access to PostgreSQL and Supabase database schemas for AI-IDEs via the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
get_schema
Retrieves complete database schema information including tables, columns, relationships, functions, triggers, enums, and indexes.
analyze_database
Performs comprehensive database analysis including performance insights, security assessment, and structural recommendations.
check_schema_alignment
Validates your schema against best practices and identifies potential issues with actionable recommendations.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client